Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$21.0070%0xa7b1…4ca425d ago0xa449b7…9bc97f
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1875…8fcf25d ago0xec2501…20c455
0x8947…94f00x47c5…4fc3Base—$10.5070%0xc506…1e3d25d ago0x36127d…52e628
0x8947…94f00x47c5…4fc3Base—$31.5070%0xf200…d9a025d ago0xa97425…4f9eb3
0x8947…94f00x47c5…4fc3Base—$10.5070%0xa8a2…c53b25d ago0xa349ec…cdd12c
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd1bc…096d25d ago0x210a26…6d7b0b
0x8947…94f00x47c5…4fc3Base—$10.5070%0x271d…d4bc25d ago0x731a5b…7c04da
0x8947…94f00x47c5…4fc3Base—$10.5070%0xbb33…527726d ago0x5852e5…73f13b
0x8947…94f00x47c5…4fc3Base—$10.5070%0x752e…993326d ago0x0edfe5…b89b62
0x8947…94f00x47c5…4fc3Base—$10.5070%0x9d66…1ab626d ago0x9fed10…4d1e52
0x8947…94f00x47c5…4fc3Base—$10.5070%0xff29…064626d ago0x10e8b4…c2463a
0x8947…94f00x47c5…4fc3Base—$10.5070%0xe7f6…e17426d ago0x144d61…bde773
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd253…4d1826d ago0x54ad98…21c3d3
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1f15…885726d ago0x5bcc8d…d2857c
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd54e…541d26d ago0x1b723f…9587dd
0x8947…94f00x47c5…4fc3Base—$10.5070%0x6e05…667f26d ago0x646b1f…03fb0a
0x8947…94f00x47c5…4fc3Base—$10.5070%0x89b2…a87a26d ago0xceb442…fd3794

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.