Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6344…a21a92d ago0x309ce8…8cb7b1
0x5d79…ab930x0e3d…7757Base—$10.50100%0x4d98…2b5b92d ago0xff1637…a86412
0x5d79…ab930x0e3d…7757Base—$52.50100%0xfb22…aa3b92d ago0xee64d7…e12778
0x5d79…ab930x0e3d…7757Base—$3.15100%0x2d29…913b92d ago0x03e278…8abc55
0x5d79…ab930x0e3d…7757Base—$2.10100%0x0166…37af92d ago0x32f5ae…d05b84
0x5d79…ab930x0e3d…7757Base—$5.25100%0x5513…a8a992d ago0x43c6ee…6f921f
0x5d79…ab930x0e3d…7757Base—$105.00100%0xbe69…299292d ago0x6b42ab…d57725
0x5d79…ab930x0e3d…7757Base—$21.00100%0xb60e…e3aa92d ago0xfc3dfb…09af5c
0x5d79…ab930x0e3d…7757Base—$4.20100%0x7492…70ae92d ago0xd6ba72…497f63
0x5d79…ab930x0e3d…7757Base—$1.05100%0x0452…7f6692d ago0xc0b0ca…e00fed
0x5d79…ab930x0e3d…7757Base—$9.45100%0x3eb5…08dc92d ago0xa2b5bf…06afa6
0x5d79…ab930x0e3d…7757Base—$3.15100%0xffde…041092d ago0xcc722d…7f904d
0x5d79…ab930x0e3d…7757Base—$5.25100%0xfbad…25fb92d ago0xd8a33e…065e6e
0x5d79…ab930x0e3d…7757Base—$10.50100%0xaf62…40b992d ago0x548f3a…d0be10

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.