Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701f…afa00x3e0a…78e7Base—$0.004027100%coinbase75d ago0xf4ce0a…4d6303
0x701f…afa00x3e0a…78e7Base—$0.004324100%coinbase75d ago0xbf146d…ad5185
0x701f…afa00x3e0a…78e7Base—$0.00373100%coinbase75d ago0xe7e5c1…36dc75
0x701f…afa00x3e0a…78e7Base—$0.005083100%coinbase75d ago0x050d0e…92888f
0x701f…afa00x3e0a…78e7Base—$0.004555100%coinbase75d ago0x6a4890…ba254b
0x701f…afa00x3e0a…78e7Base—$0.00495100%coinbase75d ago0xbabb54…d353cf
0x701f…afa00x3e0a…78e7Base—$0.004732100%coinbase75d ago0x0c7633…a65b46
0x701f…afa00x3e0a…78e7Base—$0.004026100%coinbase75d ago0xaa0578…636c54
0x701f…afa00x3e0a…78e7Base—$0.002996100%coinbase75d ago0x512022…508012
0x701f…afa00x3e0a…78e7Base—$0.005736100%coinbase75d ago0xca36bd…b1365f
0x701f…afa00x3e0a…78e7Base—$0.003008100%coinbase75d ago0xf76130…7929cb
0x701f…afa00x3e0a…78e7Base—$0.003107100%coinbase75d ago0x5f7166…7e3e7e
0x701f…afa00x3e0a…78e7Base—$0.004644100%coinbase75d ago0xaaf555…e1bc82
0x701f…afa00x3e0a…78e7Base—$0.004848100%coinbase75d ago0x15f3e7…6eb41c
0x701f…afa00x3e0a…78e7Base—$0.003951100%coinbase75d ago0xbb7034…4b0230
0x701f…afa00x3e0a…78e7Base—$0.003872100%coinbase75d ago0x195a75…a6efb9
0x701f…afa00x3e0a…78e7Base—$0.003152100%coinbase75d ago0xe790dd…460764
0x701f…afa00x3e0a…78e7Base—$0.005657100%coinbase75d ago0x890515…562951
0x701f…afa00x3e0a…78e7Base—$0.005179100%coinbase75d ago0x88231c…cc524e
0x701f…afa00x3e0a…78e7Base—$0.004033100%coinbase75d ago0x491ee3…6c0080
0x701f…afa00x3e0a…78e7Base—$0.004947100%coinbase75d ago0xdd351a…eaa176
0x701f…afa00x3e0a…78e7Base—$0.005185100%coinbase75d ago0x591322…baa1a6
0x701f…afa00x3e0a…78e7Base—$0.005395100%coinbase75d ago0xdb01ac…a53af8
0x701f…afa00x3e0a…78e7Base—$0.003146100%coinbase75d ago0x447ccb…d4e991
0x701f…afa00x3e0a…78e7Base—$0.005708100%coinbase75d ago0x5102f0…f039b1

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.