Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be0…48810x10c1…1e24Base—$1.53100%coinbase107d ago0x1597fc…fd7f4a
0x3be0…48810x10c1…1e24Base—$0.62100%coinbase107d ago0x7f3376…8e8a66
0x3be0…48810x10c1…1e24Base—$0.54100%coinbase107d ago0x4803f2…f71161
0x3be0…48810x10c1…1e24Base—$0.74100%coinbase107d ago0xcbb26a…e25fd7
0x3be0…48810x10c1…1e24Base—$0.49100%coinbase107d ago0x72e9ad…d4720b
0x3be0…48810x10c1…1e24Base—$0.67100%coinbase107d ago0x9e3203…edfbab
0x3be0…48810x10c1…1e24Base—$0.17100%coinbase107d ago0xe0a0fb…526e9e
0x3be0…48810x10c1…1e24Base—$0.31100%coinbase107d ago0x15955f…6fed5e
0x3be0…48810x10c1…1e24Base—$0.56100%coinbase107d ago0xee9242…5b7862
0x3be0…48810x10c1…1e24Base—$0.53100%coinbase107d ago0x393dbb…389d4d
0x3be0…48810x10c1…1e24Base—$0.52100%coinbase107d ago0x44b653…354a28
0x3be0…48810x10c1…1e24Base—$0.51100%coinbase107d ago0xf74c67…2d8ea3
0x3be0…48810x10c1…1e24Base—$0.51100%coinbase107d ago0xfbbc1c…54e542
0x3be0…48810x10c1…1e24Base—$0.99100%coinbase107d ago0xe0f76b…770fee
0x3be0…48810x10c1…1e24Base—$0.93100%coinbase107d ago0xcbd89e…9e5d5d
0x3be0…48810x10c1…1e24Base—$0.91100%coinbase107d ago0x86b0b9…3ed4e9
0x3be0…48810x10c1…1e24Base—$0.83100%coinbase107d ago0x6b180e…5f60a3
0x3be0…48810x10c1…1e24Base—$0.78100%coinbase107d ago0x0a99d2…cd93a6
0x3be0…48810x10c1…1e24Base—$0.69100%coinbase107d ago0x73e93e…1389e4
0x3be0…48810x10c1…1e24Base—$0.62100%coinbase107d ago0xb0e84a…513806
0x3be0…48810x10c1…1e24Base—$0.59100%coinbase107d ago0xc61974…4db5f3
0x3be0…48810x10c1…1e24Base—$0.64100%coinbase107d ago0x43faec…a696a2
0x3be0…48810x10c1…1e24Base—$0.57100%coinbase107d ago0xe9f472…af51ff
0x3be0…48810x10c1…1e24Base—$0.94100%coinbase107d ago0x95ef39…97585e
0x3be0…48810x10c1…1e24Base—$0.88100%coinbase107d ago0x263fa2…2e1151

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.