Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cb…12540x10c1…1e24Base—$0.19100%coinbase114d ago0x08ddb2…02e85d
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0xf84053…954df7
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0xdb7b33…2147a9
0x69cb…12540x10c1…1e24Base—$0.64100%coinbase114d ago0xec46c1…cc59b0
0x69cb…12540x10c1…1e24Base—$0.53100%coinbase114d ago0xe6575e…c0a0df
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0x20da77…3d3fe1
0x69cb…12540x10c1…1e24Base—$0.71100%coinbase114d ago0xd2071c…d6afc2
0x69cb…12540x10c1…1e24Base—$0.51100%coinbase114d ago0x51570b…52fabe
0x69cb…12540x10c1…1e24Base—$0.56100%coinbase114d ago0x17aa29…186c4d
0x69cb…12540x10c1…1e24Base—$0.53100%coinbase114d ago0xdd2f6c…1e70c6
0x69cb…12540x10c1…1e24Base—$0.53100%coinbase114d ago0x12d751…643287
0x69cb…12540x10c1…1e24Base—$0.54100%coinbase114d ago0xeb3e4c…e49348
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0x317109…ae7a4a
0x69cb…12540x10c1…1e24Base—$0.53100%coinbase114d ago0xa7981d…9a9a62
0x69cb…12540x10c1…1e24Base—$0.54100%coinbase114d ago0xcabfc4…af9a71
0x69cb…12540x10c1…1e24Base—$0.51100%coinbase114d ago0x7610e7…8d18e6
0x69cb…12540x10c1…1e24Base—$0.54100%coinbase114d ago0x6baca0…2d72b2
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0x6a1ddd…dfbc42
0x69cb…12540x10c1…1e24Base—$0.70100%coinbase114d ago0xa95e52…201084
0x69cb…12540x10c1…1e24Base—$0.74100%coinbase114d ago0xd40143…ecfff9
0x69cb…12540x10c1…1e24Base—$0.74100%coinbase114d ago0x740bde…5b1bc7
0x69cb…12540x10c1…1e24Base—$0.78100%coinbase114d ago0x372711…0572f5
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0x863247…731d63
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0x326dc0…3deb21
0x69cb…12540x10c1…1e24Base—$0.52100%coinbase114d ago0x3cad93…9d7cbc

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.