Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2db7…06f90x752c…65ecBase—$0.01100%coinbase69d ago0xac7d78…cafcde
0x2db7…06f90xbb93…eca8Base—$0.01100%coinbase69d ago0xe871ae…7e4383
0x2db7…06f90x9c2c…2b22Base—$0.01100%coinbase69d ago0xed79a8…74693a
0x2db7…06f90xaf73…bebbBase—$0.01100%coinbase69d ago0x608592…f4a9ed
0x2db7…06f90x551a…1064Base—$0.01100%coinbase69d ago0xb042ba…65e8fc
0x2db7…06f90xcb7a…d404Base—$0.01100%coinbase69d ago0x9928e9…2b13ec
0x2db7…06f90x6463…c132Base—$0.01100%coinbase69d ago0x8af919…da6488
0x2db7…06f90xbae9…cde8Base—$0.01100%coinbase69d ago0x214794…7ceeb5
0x2db7…06f90x1104…e782Base—$0.01100%coinbase69d ago0xe43f72…c262b5
0x2db7…06f90x7174…243eBase—$0.01100%coinbase69d ago0x3d0135…a0f15b
0x2db7…06f90x8740…1826Base—$0.01100%coinbase69d ago0x9d09a5…c304b3
0x2db7…06f90x9658…feedBase—$0.01100%coinbase69d ago0x9298a9…4ee46b
0x2db7…06f90xddd3…5868Base—$0.01100%coinbase69d ago0x239ffa…866beb
0x2db7…06f90x5b95…a3e9Base—$0.01100%coinbase69d ago0xbcfc1f…aac277
0x2db7…06f90xd327…53e2Base—$0.01100%coinbase69d ago0xca35a4…65b4f3
0x2db7…06f90xce5a…58a7Base—$0.01100%coinbase69d ago0xd8653e…7cac4d
0x2db7…06f90xcb17…fd7bBase—$0.01100%coinbase69d ago0xa78ef3…764d36
0x2db7…06f90x6d03…ffdbBase—$0.01100%coinbase69d ago0x073e39…43c4ff
0x2db7…06f90xcf3e…04c2Base—$0.01100%coinbase69d ago0x3fd469…1eb83a
0x2db7…06f90xbd83…62eeBase—$0.01100%coinbase69d ago0x0df49e…143d7b
0x2db7…06f90x9f8a…06f4Base—$0.01100%coinbase69d ago0x23cd9d…6be7bd
0x2db7…06f90xa98c…7458Base—$0.01100%coinbase69d ago0xaffbff…e35173
0x2db7…06f90x785b…5a6aBase—$0.01100%coinbase69d ago0x7bbf63…6e1b31
0x2db7…06f90x98da…deacBase—$0.01100%coinbase69d ago0x9a784a…96c52b
0x2db7…06f90x28c6…1105Base—$0.01100%coinbase69d ago0xfa68a4…16fa08

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.