Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a534d ago0x0ca2d9…9209a6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x735049…0e0c8b
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a534d ago0xa74fb8…93a1c4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x607b59…c080a0
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xeb2e75…a509ff
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0xa4c937…050476
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x5ae321…258d9f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x7d2a1a…368dcf
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x232fcd…a05c13
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x2c7317…e33fbe
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xde0c88…499628
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x0f4c04…d02ffd
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x150016…a05df0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0xf016af…7b8625
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x143f07…9abbee
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xf46fc9…5190fe
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0xa3794c…ccab1d
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0xfa9ed9…9c8b14
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x4c90e6…5be794
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x1eb7b7…eb8071
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x303f6a…b36df2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x35d2bf…65cc1e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x79761d…18c013
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a535d ago0x4cd1aa…ff8cd0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x0e53a5…09700c

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.