Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase21d ago0x0c3fc3…1fe1e6
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase21d ago0x0aa4c2…ee95f8
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase21d ago0xe216a8…e97c93
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase21d ago0x310725…117784
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase21d ago0xa2559b…bc5334
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase21d ago0xca56d8…7e0d10
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase21d ago0x7cbc8c…aa051e
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase21d ago0xe9c442…eb4e43
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase21d ago0xd005f4…5d8db4
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase22d ago0x65cb84…b51d1e
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase22d ago0x966fc9…1d7a66
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase22d ago0x73e1bb…b11e0a
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase22d ago0x156793…f1a0ea
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase22d ago0x47b792…95c04a
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x1ec54e…df12a6
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0xc5f7e4…0e5ab2
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0xd50a92…9d08a5
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x01806d…8132dd
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x5b0af2…d4f559
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x68244f…73178a
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x1f271d…844acb
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x77f851…80822d
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0xebaba1…90d402
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0x9ca83a…51348d
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase22d ago0xb12c7c…489c33

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.