Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bc8…4f7d0xde52…06b5Base—$0.01100%0x461a…5962105d ago0x0abc56…277f20
0x0bc8…4f7d0xff2d…cde1Base—$0.02100%0x461a…5962105d ago0x512769…d0b310
0x0bc8…4f7d0xde52…06b5Base—$0.003776100%0x461a…5962105d ago0x6d0cd1…458c00
0x0bc8…4f7d0x4e25…5148Base—$0.02100%0x461a…5962105d ago0xdc61bd…8ead79
0x0bc8…4f7d0x4e25…5148Base—$0.003776100%0x461a…5962105d ago0x2ef3d5…5054f3
0x0bc8…4f7d0xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x4a54ea…d476d8
0x0bc8…4f7d0x5865…0e0dBase—$0.01100%0x461a…5962105d ago0x7c5fa2…277191
0x0bc8…4f7d0xa1c8…9b47Base—$0.00768100%0x461a…5962105d ago0xd79249…f934df
0x0bc8…4f7d0x9e35…98d6Base—$0.02100%0x461a…5962105d ago0xcfee13…d50cb0
0x0bc8…4f7d0xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0xf02127…333229
0x0bc8…4f7d0x106d…8ac1Base—$0.003776100%0x461a…5962105d ago0x9f2d15…46a551
0x0bc8…4f7d0x2b1b…9c18Base—$0.01100%0x461a…5962105d ago0x599300…c1351b
0x0bc8…4f7d0x3f26…50eaBase—$0.003933100%0x461a…5962105d ago0x1c9a29…02fa22
0x0bc8…4f7d0xaf15…58c4Base—$0.003776100%0x461a…5962105d ago0xa99fc8…887a9b
0x0bc8…4f7d0x975e…4da4Base—$0.003776100%0x461a…5962105d ago0x543529…25b92e
0x0bc8…4f7d0x909b…699eBase—$0.003776100%0x461a…5962105d ago0xf8fb48…a7500e
0x0bc8…4f7d0x6543…0d46Base—$0.00768100%0x461a…5962105d ago0xb738b3…626220
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x6fc3cd…60d34c
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd4b586…028e3f
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x19cf8f…67fb15
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xa08fcb…53271b
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xee47ff…15ea4c
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x26abc2…d6f5f1
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x161283…60e346
0x0bc8…4f7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd05f2c…8be107

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.