Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.6370%0xf31d…cc4b35d ago0x332234…f6094a
0x1332…66eb0xdf62…30eeBase—$99.8770%0x2d8d…301635d ago0x804f32…c3444d
0x1332…66eb0xdf62…30eeBase—$48.4470%0x493b…b91635d ago0xa7346f…e8a69f
0x1332…66eb0xdf62…30eeBase—$179.0070%0x5823…9b2135d ago0x678cc2…ed3cc3
0x1332…66eb0xdf62…30eeBase—$98.4870%0x91b5…1a5e35d ago0x25c0d2…0022cb
0x1332…66eb0xdf62…30eeBase—$528.5870%0xdcda…233735d ago0x575faf…2b8fe2
0xbfe8…f06e0xdf62…30eeBase—$328.2070%0x5d3d…e33335d ago0xbc1f4c…2c1813
0x1332…66eb0xdf62…30eeBase—$97.8170%0x5e6e…178735d ago0xb7c015…4a3162
0x1332…66eb0xdf62…30eeBase—$49.9070%0x6e05…667f35d ago0x40d9ed…c38e58
0x1332…66eb0xdf62…30eeBase—$99.7570%0xe5a6…5fc535d ago0x880e8e…11085d
0x1332…66eb0xdf62…30eeBase—$7.9870%0x1913…93d935d ago0x11c09c…156b44
0x1332…66eb0xdf62…30eeBase—$1,420.0070%0xf8ec…37d435d ago0xbfef87…ffe9dc
0x1332…66eb0xdf62…30eeBase—$152.0070%0x3d53…a35935d ago0x4c1b43…c5a3f9
0x1332…66eb0xdf62…30eeBase—$342.0070%0xa1fb…723e35d ago0xf018d8…d1baae
0x1e0e…fb240xdf62…30eeBase—$15.4570%0x748e…1c7435d ago0x4f9647…92b5ce
0x1332…66eb0xdf62…30eeBase—$5.4770%0x3eb5…08dc35d ago0x991dbf…a298e3
0x1332…66eb0xdf62…30eeBase—$134.0270%0x5dca…cd2135d ago0x3aebd2…5f22c5
0x1332…66eb0xdf62…30eeBase—$643.3070%0x154a…ba3235d ago0x16ab86…7c36d9
0x1332…66eb0xdf62…30eeBase—$5.8570%0xe0dd…9b2b36d ago0x3c01b3…763e41
0x7aba…e3910xdf62…30eeBase—$5.4770%0x1e7c…464c36d ago0x879c8b…c6e74f

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.