Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$11.55100%0x8112…5167113d ago0x667546…ed393b
0xa520…eca40x0e3d…7757Base—$2.10100%0x160a…c891113d ago0xaddded…15b0ff
0xa520…eca40x0e3d…7757Base—$3.15100%0x0dd6…b0b0113d ago0x243194…86b90c
0xa520…eca40x0e3d…7757Base—$5.25100%0x29b8…3263113d ago0x0d0a6c…a0f4eb
0xa520…eca40x0e3d…7757Base—$5.25100%0xa225…dabf114d ago0xe7f350…db12b2
0xa520…eca40x0e3d…7757Base—$2.10100%0xc165…a9fc114d ago0x62e8bf…1c3dad
0xa520…eca40x0e3d…7757Base—$5.25100%0xa8e8…6668114d ago0x8b0ae7…8f6295
0xa520…eca40x0e3d…7757Base—$5.25100%0xd50e…07b9114d ago0x2230cb…64b7dc
0xa520…eca40x0e3d…7757Base—$10.50100%0x9f03…5233114d ago0x22916b…8acb65
0xa520…eca40x0e3d…7757Base—$11.55100%0x30b6…6089114d ago0x245e42…22db97
0xa520…eca40x0e3d…7757Base—$5.25100%0x6078…eee8114d ago0xf5d92a…b49611
0xa520…eca40x0e3d…7757Base—$5.25100%0xd022…4541114d ago0x5e78c7…040fea
0xa520…eca40x0e3d…7757Base—$6.30100%0xa7d7…e1b6114d ago0xbf44dc…5605d8
0xa520…eca40x0e3d…7757Base—$1.05100%0x8d6c…3458114d ago0xc1ea2c…2e71b6
0xa520…eca40x0e3d…7757Base—$5.25100%0x3c35…aa73114d ago0x7cca7e…20263d
0xa520…eca40x0e3d…7757Base—$10.50100%0x6476…d726114d ago0x64cd2e…4ff3c9
0xa520…eca40x0e3d…7757Base—$10.50100%0x2859…83d4114d ago0xdb9817…d42be7
0xa520…eca40x0e3d…7757Base—$10.50100%0x2b2b…961c114d ago0xbdc198…cca9d4
0xa520…eca40x0e3d…7757Base—$5.25100%0x54c7…4b12114d ago0x0c988c…25cda4
0xa520…eca40x0e3d…7757Base—$22.05100%0xbc7c…86d4114d ago0xa0901d…278e70
0xa520…eca40x0e3d…7757Base—$5.25100%0xf8fe…a40d114d ago0x3d5d60…6d0db1
0xa520…eca40x0e3d…7757Base—$10.50100%0xabef…3913114d ago0xc20686…5c4454
0xa520…eca40x0e3d…7757Base—$2.10100%0x13c6…f0ed114d ago0x63cef1…a45934

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.