Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfc…f9970xef43…6c7fBase—$0.01100%virtuals15h ago0x4479e7…c29b80
0xc0f1…b4e60xef43…6c7fBase—$0.01100%virtuals15h ago0xecc83b…e1f85e
0xd5c3…dbd30xef43…6c7fBase—$0.01100%virtuals15h ago0x9b5ce2…6f906f
0xe7a4…4af50xef43…6c7fBase—$0.01100%virtuals15h ago0x827011…6c2dae
0xfc9b…19100xef43…6c7fBase—$0.01100%virtuals15h ago0x22e7b0…b6dc16
0x3ca2…5e2e0xef43…6c7fBase—$0.01100%virtuals15h ago0x4a9967…f3eee4
0x2492…c9840xef43…6c7fBase—$0.01100%virtuals15h ago0x295afc…316eca
0x2f22…5ba10xef43…6c7fBase—$0.01100%virtuals15h ago0x44f21d…90fae9
0x127c…579b0xef43…6c7fBase—$0.01100%virtuals15h ago0xfe046a…0b7688
0xfe23…82e20xef43…6c7fBase—$0.01100%virtuals15h ago0xa3e2ee…4a8a01
0x3d6b…25350xef43…6c7fBase—$0.01100%virtuals15h ago0x6197fc…64d871
0xc72c…affa0xef43…6c7fBase—$0.01100%virtuals15h ago0x8cc8e9…55eab1
0x21da…21770xef43…6c7fBase—$0.01100%virtuals15h ago0xe32500…1f31a7
0x32b0…11be0xef43…6c7fBase—$0.01100%virtuals15h ago0x13a998…3b9c75
0x10e7…07350xef43…6c7fBase—$0.01100%virtuals15h ago0x39bf69…78d418
0xd64f…4b6d0xef43…6c7fBase—$0.01100%virtuals15h ago0xfa8bd3…3b8430
0x832d…50a40xef43…6c7fBase—$0.01100%virtuals15h ago0x29e0a5…c79285
0xb3e8…9e240xef43…6c7fBase—$0.01100%virtuals15h ago0xdcd605…92bdb1
0xcee5…5c130xef43…6c7fBase—$0.01100%virtuals16h ago0x0fa71b…7dfe88
0x2cfc…84b90xef43…6c7fBase—$0.01100%virtuals16h ago0xbd41c3…1788c1
0xf072…47030xef43…6c7fBase—$0.01100%virtuals16h ago0xdf0b66…ec4497
0xa01e…ef050xef43…6c7fBase—$0.01100%virtuals16h ago0x44282c…30c507
0x77cd…ab310xef43…6c7fBase—$0.01100%virtuals16h ago0x5baca7…7e0ccf
0x2024…ca1c0xef43…6c7fBase—$0.01100%virtuals16h ago0x7af566…dbead3
0xdcab…93f90xef43…6c7fBase—$0.01100%virtuals16h ago0xf39249…db9b7f

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.