Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540x211c…876bBase—$0.01100%coinbase69d ago0x54e210…b9680d
0x75f7…e6540x6efa…45edBase—$0.01100%coinbase69d ago0x3b4b01…6fc1ad
0x75f7…e6540x6ec3…f2deBase—$0.01100%coinbase69d ago0x272370…a257db
0x75f7…e6540xdd16…8bbcBase—$0.01100%coinbase69d ago0x9d44f0…6e4141
0x75f7…e6540xe62f…5bbbBase—$0.01100%coinbase69d ago0xe5d597…687860
0x75f7…e6540xd29b…8db6Base—$0.01100%coinbase69d ago0x9bd5c3…7ede90
0x75f7…e6540x90fc…f3f0Base—$0.01100%coinbase70d ago0x25073f…bed957
0x75f7…e6540x590a…21e9Base—$0.01100%coinbase70d ago0xd61c5f…e1d2fc
0x75f7…e6540xf29a…b18bBase—$0.01100%coinbase70d ago0x6e41e8…b02307
0x75f7…e6540xc2b4…a7deBase—$0.01100%coinbase70d ago0x131ffe…cb8ec6
0x75f7…e6540x7475…54e1Base—$0.01100%coinbase70d ago0xbd6b65…69eeff
0x75f7…e6540x6fcf…c68fBase—$0.01100%coinbase70d ago0xdd7465…bc5210
0x75f7…e6540x0df3…9788Base—$0.01100%coinbase70d ago0xab72f1…0ffa91
0x75f7…e6540x6bfe…8f3dBase—$0.01100%coinbase70d ago0x8ec3da…4f0126
0x75f7…e6540x0de6…1aa8Base—$0.01100%coinbase70d ago0x98d40d…b44cde
0x75f7…e6540x56de…318fBase—$0.01100%coinbase70d ago0xc2a110…b52b83
0x75f7…e6540x8e91…abd0Base—$0.01100%coinbase70d ago0xc9c1dc…bd409a
0x75f7…e6540x0b0e…789bBase—$0.01100%coinbase70d ago0x73818e…849649
0x75f7…e6540xb44c…2ffaBase—$0.01100%coinbase70d ago0xab97c3…e9cccf
0x75f7…e6540x900c…0049Base—$0.01100%coinbase70d ago0x4436e8…d5f088
0x75f7…e6540x5822…e89cBase—$0.01100%coinbase70d ago0xdad6c7…c42460
0x75f7…e6540x85cc…492cBase—$0.01100%coinbase70d ago0x762721…cf899c
0x75f7…e6540x5dbc…d013Base—$0.01100%coinbase70d ago0x967ca5…3d0edb
0x75f7…e6540xd1e5…1673Base—$0.01100%coinbase70d ago0x55681d…480da6
0x75f7…e6540x4b14…fa5dBase—$0.01100%coinbase70d ago0xc99904…ce7fb6

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.