Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$8.40100%0xb92d…57bc110d ago0x0bf892…32c332
0xa17c…60a90x0e3d…7757Base—$5.25100%0xd6e8…21cd110d ago0xb95684…9d596d
0xa17c…60a90x0e3d…7757Base—$105.00100%0x45b0…c0d6110d ago0x9104ea…32ef00
0xa17c…60a90x0e3d…7757Base—$5.25100%0x35ec…9dba110d ago0x8f34f9…2d6363
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1f5f…656e110d ago0x80a08c…3d1db9
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3d53…a359110d ago0x0f4f6f…4aff32
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7969…4cf5110d ago0xf83fe7…eca7a1
0xa17c…60a90x0e3d…7757Base—$10.50100%0x63fd…c86f110d ago0x571619…3a7638
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5520…8e5b110d ago0x6fd565…560689
0xa17c…60a90x0e3d…7757Base—$21.00100%0xf11b…db94110d ago0x9cc110…20de8c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4c95…d79b110d ago0x8270f6…9af30b
0xa17c…60a90x0e3d…7757Base—$7.35100%0x6d55…0cde110d ago0xb987c7…ea1171
0xa17c…60a90x0e3d…7757Base—$2.10100%0x33cf…fffe110d ago0x15ed92…b0471a
0xa17c…60a90x0e3d…7757Base—$9.45100%0xc89e…7958110d ago0x7aadbf…6ae04e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0922…4223110d ago0xeabdc4…dc710d
0xa17c…60a90x0e3d…7757Base—$3.15100%0x563b…9a7f110d ago0x33d3e2…0a686b
0xa17c…60a90x0e3d…7757Base—$21.00100%0x59d0…cf72110d ago0xeec9a2…8058a2
0xa17c…60a90x0e3d…7757Base—$3.15100%0x817a…63b5110d ago0xe784f2…8b2bf7
0xa17c…60a90x0e3d…7757Base—$10.50100%0xde1b…a3a2110d ago0x0051b4…9242c5
0xa17c…60a90x0e3d…7757Base—$10.50100%0xfaf2…854b110d ago0x58dbc0…71b09a
0xa17c…60a90x0e3d…7757Base—$5.25100%0xff29…0646110d ago0x71ef0c…db0c73
0xa17c…60a90x0e3d…7757Base—$105.00100%0x0d74…aad6110d ago0xcb2692…d63faa
0xa17c…60a90x0e3d…7757Base—$2.10100%0x971c…70dd110d ago0xbc4fb2…551e8f
0xa17c…60a90x0e3d…7757Base—$6.30100%0x3494…a4d1110d ago0x8c3e85…febda5
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8121…3f9d111d ago0x14d7dc…7ef2cd

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.