Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xccbb26…1fdf17
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x5dc918…fcd5ea
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x1fa2df…651589
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x85420f…ae4e4f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x4cd8f1…e311c2
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xdd4122…7538f5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x576a9a…5fa596
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xc4bd3b…798a3c
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0x32a2ec…f3e298
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xb9c1c1…1ade44
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xcf736e…c9c8c7
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xfc94e5…4e8202
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xc069aa…257823
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase13d ago0x3e3ec7…f3a20d
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase13d ago0x88bde2…8ac36a
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase13d ago0xfe78ac…051800
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase13d ago0x1af1cc…2e0ee4
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase13d ago0x057906…fe7d0e
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase13d ago0xef218d…c845ad
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase13d ago0xfd9b61…131db8
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase13d ago0x5c5008…c413bd
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase13d ago0xd00065…541417
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase13d ago0x04db4b…ff0754
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase13d ago0x296044…d6b42d
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase13d ago0x25fb23…5f580c

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.