Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb900…ed8a0xd6dc…ca3cBase—$0.01100%coinbase72d ago0xe10108…c49aa4
0xb900…ed8a0xe904…7565Base—$0.01100%coinbase72d ago0x1fc12a…8b9466
0xb900…ed8a0x8bca…edb6Base—$0.01100%coinbase72d ago0xd22e51…09121d
0xb900…ed8a0x86a2…f14eBase—$0.01100%coinbase72d ago0x3edd5e…ddb311
0xb900…ed8a0xb3e6…9549Base—$0.01100%coinbase73d ago0x789e63…1ad1f1
0xb900…ed8a0xa315…e503Base—$0.01100%coinbase73d ago0x8c3f4b…60196d
0xb900…ed8a0x4dce…8f97Base—$0.01100%coinbase73d ago0x586362…decf72
0xb900…ed8a0x9b47…f171Base—$0.01100%coinbase73d ago0x947a55…ebc2f5
0xb900…ed8a0x928c…af15Base—$0.01100%coinbase73d ago0x53791a…05c0ab
0xb900…ed8a0x32c4…c7baBase—$0.01100%coinbase73d ago0x5e149b…ef5535
0xb900…ed8a0x46f9…8b05Base—$0.01100%coinbase73d ago0xec4af6…4fa2b6
0xb900…ed8a0x9fbf…245cBase—$0.01100%coinbase73d ago0xb1295e…570e44
0xb900…ed8a0x6b6f…de96Base—$0.01100%coinbase73d ago0xb97680…fe5a8c
0xb900…ed8a0x5eb4…829fBase—$0.01100%coinbase73d ago0xd98420…b7cf5b
0xb900…ed8a0xae48…b6a7Base—$0.01100%coinbase73d ago0x4cffa1…f58267
0xb900…ed8a0xf4c2…ae77Base—$0.01100%coinbase73d ago0xc450bd…ab6ef4
0xb900…ed8a0xa019…d149Base—$0.01100%coinbase73d ago0x04d1f7…7f7cf9
0xb900…ed8a0xf445…117bBase—$0.01100%coinbase73d ago0x650581…cec127
0xb900…ed8a0xd671…ac55Base—$0.01100%coinbase73d ago0x751715…14db43
0xb900…ed8a0x9383…f15dBase—$0.01100%coinbase73d ago0x95dfa9…d4a030
0xb900…ed8a0xbcf9…85ffBase—$0.01100%coinbase73d ago0xba2b81…e11021
0xb900…ed8a0xf60b…7dcfBase—$0.01100%coinbase73d ago0xdbf998…d1e50b
0xb900…ed8a0x15fd…c3f0Base—$0.01100%coinbase73d ago0x776b55…97cc53
0xb900…ed8a0xa8cf…47d3Base—$0.01100%coinbase73d ago0x9cdc13…201278

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.