Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$5.00100%0x63fd…c86f75d ago0xa0edb9…5fc5f7
0x1332…66eb0x0e3d…7757Base—$1.05100%0x7dc9…9d7b75d ago0xd245cd…08bc2d
0xba70…e91d0x0e3d…7757Base—$5.20100%0x271d…71b475d ago0x4b5eb7…3a9795
0xa787…64cf0x0e3d…7757Base—$2.10100%0x01d6…4c2975d ago0xe25dda…5c4363
0x1332…66eb0x0e3d…7757Base—$52.50100%0x4a9f…031175d ago0x54422a…40b8ee
0xf6ba…02170x0e3d…7757Base—$2.25100%0x549c…63b775d ago0x3bf0d4…112f19
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8b99…df7975d ago0x11ea7b…d062df
0xa787…64cf0x0e3d…7757Base—$1.05100%0x7430…b4bb75d ago0x4762da…4c28bd
redbrown.eth0x0e3d…7757Base—$4.20100%0x24a4…540a75d ago0x46a3b8…d875cd
0x06ea…c2f60x0e3d…7757Base—$2.10100%0xb97a…ba2d75d ago0xb25e4c…8f68c2
0xb37b…13900x0e3d…7757Base—$2.10100%0x4c4a…536c75d ago0x86f112…e631bd
0xa4f1…f73f0x0e3d…7757Base—$10.50100%0x5e05…afbb75d ago0x4f8e99…d3ed5e
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa69c…e8d575d ago0xb1f972…fbf15a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa4f5…b2f975d ago0x2e1462…d7086b
0xf861…cd530x0e3d…7757Base—$1.05100%0x505d…14d675d ago0xbc9380…a1bdcc
0x8cfa…be850x0e3d…7757Base—$5.25100%0x6a96…27ff75d ago0xebce2c…a69c9c
0x9e2b…0da90x0e3d…7757Base—$101.85100%0x79bd…fda175d ago0x1fcc02…6853ab
0xa787…64cf0x0e3d…7757Base—$42.00100%0x6647…552675d ago0xa923f3…e38686
0x4403…ecd60x0e3d…7757Base—$50.00100%0xd173…d69b75d ago0x129e7f…7ddfd0
0x2e25…85380x0e3d…7757Base—$10.50100%0x86c0…288975d ago0xbaa401…4a809a
0xa787…64cf0x0e3d…7757Base—$10.50100%0xcf0a…a2c375d ago0x7b7680…7c1d38
0x1332…66eb0x0e3d…7757Base—$105.00100%0x1434…1c6e75d ago0xec6269…2fd05d
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5670…ffbc75d ago0xeadc43…1df793
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x9d66…1ab675d ago0xcddbe9…81ec10
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7186…110f75d ago0x70fec2…871a7e

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.