Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x9ce7c9…32adce
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x98b069…cb3d29
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x9d374c…797a69
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x7d1d14…04d32e
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase91d ago0xf29e18…8a0f64
0xbb5d…71a90x1f01…9a2fBasegpt55-token-gatewayx402$0.01100%payAI91d ago0xd307af…3f1625
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase91d ago0x034ce1…0b8ce2
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase91d ago0x3593ce…fca69b
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase91d ago0x59a06a…254f44
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.008100%coinbase91d ago0xe87b34…03c9ef
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase91d ago0xaaa848…d40930
0xbb5d…71a90x1f01…9a2fBasegpt55-token-gatewayx402$0.02100%payAI91d ago0x3f0576…101704
0xbb5d…71a90x1f01…9a2fBasegpt55-token-gatewayx402$0.02100%payAI91d ago0xd5c24b…ac339a
0xbb5d…71a90x1f01…9a2fBasegpt55-token-gatewayx402$0.02100%payAI91d ago0xadd4f8…4deec8
0xbb5d…71a90x1f01…9a2fBasegpt55-token-gatewayx402$0.02100%payAI91d ago0x788240…72165c
0xbb5d…71a90x1f01…9a2fBasegpt55-token-gatewayx402$0.02100%payAI91d ago0x352802…9c0a59
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase91d ago0x186e4d…6f2113
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase91d ago0x57bada…5a0b71
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase91d ago0xe4faff…415af1
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase91d ago0xba2a9f…af4356
0xbb5d…71a90xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase91d ago0x13873b…a3d843
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0xd53700…24110c
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0xb3b371…b200e5
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase91d ago0x1b1014…4150f1
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase91d ago0xed8260…a1540f

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.