Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd339…9a640x1677…7f27Base$0.03100%coinbase87d ago0x6237ec…d6454a
0xd339…9a640x1677…7f27Base$0.0084100%coinbase87d ago0xbaeaa0…f28dde
0xd339…9a640x1677…7f27Base$0.0042100%coinbase87d ago0x43e2ff…29c81d
0xd339…9a640x1677…7f27Base$0.0042100%coinbase87d ago0x3ff61d…3947a6
0xd339…9a640x1677…7f27Base$0.0042100%coinbase87d ago0xb99878…1b2230
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0x34f9ad…03ecd7
0xd339…9a640x1677…7f27Base$0.0042100%coinbase87d ago0x37868d…a77cf9
0xd339…9a640x1677…7f27Base$0.0042100%coinbase87d ago0x29f68d…a3f8b9
0xd339…9a640x1677…7f27Base$0.007875100%coinbase87d ago0xe3aea7…e1807a
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0xf4bd87…f19d6d
0xd339…9a640x1677…7f27Base$0.001182100%coinbase87d ago0x3f9efd…2ba34d
0xd339…9a640x1677…7f27Base$0.03100%coinbase87d ago0xe7300b…3131ad
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0x32f2e5…3415c2
0xd339…9a640x1677…7f27Base$0.0042100%coinbase87d ago0xca2545…a8d939
0xd339…9a640x1677…7f27Base$0.00105100%coinbase87d ago0x1a1552…9bdb27
0xd339…9a640x1677…7f27Base$0.00105100%coinbase87d ago0xfd5f18…6d571b
0xd339…9a640x1677…7f27Base$0.03100%coinbase87d ago0x03fe71…994140
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0x6fc735…031bb7
0xd339…9a640x1677…7f27Base$0.05100%coinbase87d ago0x9b319a…50ce16
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0xbc9a1a…c5bb8e
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0x0e0842…ddbdce
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0xf3cc0e…bd0fb7
0xd339…9a640x1677…7f27Base$0.01100%coinbase87d ago0xadbe1a…b7d256
0xd339…9a640x1677…7f27Base$0.03100%coinbase87d ago0xb782d2…2e824b
0xd339…9a640x1677…7f27Base$0.00525100%coinbase87d ago0x50e998…bf3784

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.