Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3eca…0d810x6366…f1e2Base—$0.000968100%0x6366…f1e2113d ago0x3b2080…0b0644
0x3eca…0d810x6366…f1e2Base—$0.006322100%0x6366…f1e2113d ago0xb79028…b9b300
0x3eca…0d810x6366…f1e2Base—$0.29100%0x6366…f1e2113d ago0x34e33b…cef4fa
0x3eca…0d810x6366…f1e2Base—$0.000956100%0x0098…3100113d ago0x086fd6…6dd3a0
0x3eca…0d810x6366…f1e2Base—$0.006346100%0x0098…3100113d ago0xf4fb55…b7e22b
0x3eca…0d810x6366…f1e2Base—$1.52100%0x0098…3100113d ago0x4f6542…4a9b6c
0x3eca…0d810x6366…f1e2Base—$0.66100%0x6366…f1e2113d ago0xd813c0…3f4cfc
0x3eca…0d810x6366…f1e2Base—$0.02100%0x4873…5369113d ago0x9b7725…1daa22
0x3eca…0d810x6366…f1e2Base—$0.006375100%0x6366…f1e2113d ago0xbd520b…71e758
0x3eca…0d810x6366…f1e2Base—$5.69100%0x6366…f1e2113d ago0xee3488…eb391b
0x3eca…0d810x6366…f1e2Base—$3.15100%0x4873…5369113d ago0xe1607a…df4620
0x3eca…0d810x6366…f1e2Base—$5.64100%0xbe53…e902113d ago0x6503c4…153c01
0x3eca…0d810x6366…f1e2Base—$2.68100%0xdf51…2402113d ago0x649de6…8b9984
0x3eca…0d810x6366…f1e2Base—$0.006363100%0x08ff…bb06113d ago0xd5f4fc…0ded88
0x3eca…0d810x6366…f1e2Base—$2.27100%0x08ff…bb06113d ago0x598175…3366f5
0x3eca…0d810x6366…f1e2Base—$0.008417100%0x08ff…bb06113d ago0x0be94d…94efcb
0x3eca…0d810x6366…f1e2Base—$0.77100%0x08ff…bb06113d ago0x3b44f3…11f932
0x3eca…0d810x6366…f1e2Base—$0.03100%0x4918…e369113d ago0x2638cd…71726b
0x3eca…0d810x6366…f1e2Base—$1.36100%0x4918…e369113d ago0x84dad1…0950af
0x3eca…0d810x6366…f1e2Base—$0.006956100%candidates114d ago0xf4c05b…763671
0x3eca…0d810x6366…f1e2Base—$1.13100%candidates114d ago0xd1fffb…350b13
0x3eca…0d810x6366…f1e2Base—$0.02100%0xdf51…2402114d ago0xd2f8fa…06decd
0x3eca…0d810x6366…f1e2Base—$0.000964100%candidates114d ago0x24966c…b5a7c8
0x3eca…0d810x6366…f1e2Base—$0.00669100%candidates114d ago0x6aeed4…4423f2
0x3eca…0d810x6366…f1e2Base—$1.52100%candidates114d ago0xe24a45…3ca0af

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.