Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c0…c80f0x3b4d…5bf4Base—$0.01100%coinbase77d ago0x33806f…40c865
0xf5c0…c80f0x40a1…5ea1Base—$0.01100%coinbase77d ago0x38c7e2…118bb8
0xf5c0…c80f0xbb19…fb23Base—$0.01100%coinbase77d ago0x31ef57…67819f
0xf5c0…c80f0x9651…628fBase—$0.01100%coinbase77d ago0x21a630…e3e5f3
0xf5c0…c80f0xd2ea…be37Base—$0.01100%coinbase77d ago0x18c4f8…0bdf18
0xf5c0…c80f0xaf0e…d050Base—$0.01100%coinbase77d ago0x0af92e…036f23
0xf5c0…c80f0xfca3…4112Base—$0.01100%coinbase77d ago0xdbdd39…fea878
0xf5c0…c80f0x07c4…fed3Base—$0.01100%coinbase77d ago0x8ffe70…9f7bb2
0xf5c0…c80f0x5443…18cfBase—$0.01100%coinbase77d ago0xff138e…eeffcc
0xf5c0…c80f0x7bbb…1ff7Base—$0.01100%coinbase77d ago0x8ac8e2…5a6ef2
0xf5c0…c80f0x550a…f02cBase—$0.01100%coinbase78d ago0xf78323…5de834
0xf5c0…c80f0xbddb…d57eBase—$0.01100%coinbase78d ago0x379c14…0d2441
0xf5c0…c80f0xfd90…b6e9Base—$0.01100%coinbase78d ago0x4244a0…8fad27
0xf5c0…c80f0x43a7…2a86Base—$0.01100%coinbase78d ago0x36b9f6…59ac68
0xf5c0…c80f0x2acf…070aBase—$0.01100%coinbase78d ago0xc8b3af…e643a9
0xf5c0…c80f0xf9f1…a7a6Base—$0.01100%coinbase78d ago0xf06769…eaadc0
0xf5c0…c80f0xc346…c2c7Base—$0.01100%coinbase78d ago0x34fb29…66c666
0xf5c0…c80f0xc9ea…f3baBase—$0.01100%coinbase78d ago0xa70bb9…0030cd
0xf5c0…c80f0xef98…a207Base—$0.01100%coinbase78d ago0x6b76c4…2d4c19
0xf5c0…c80f0xb7ad…b98dBase—$0.01100%coinbase78d ago0x5b366c…0f00e0
0xf5c0…c80f0x6d2d…ae33Base—$0.01100%coinbase78d ago0x6596e1…eb523f
0xf5c0…c80f0xe6cc…731bBase—$0.01100%coinbase78d ago0x6dc4c9…e52ee5
0xf5c0…c80f0xda80…e2d2Base—$0.01100%coinbase78d ago0x4069f1…508641
0xf5c0…c80f0x2929…e7f1Base—$0.01100%coinbase78d ago0x67b98f…4af5ee
0xf5c0…c80f0x5c54…2c3dBase—$0.01100%coinbase78d ago0xcb317b…bc4470

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.