Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf30…c5df0xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0x2f89bf…3b38b9
0xcf30…c5df0xc801…ad56Base—$0.01100%0x461a…5962105d ago0x6e9419…48c8f7
0xcf30…c5df0x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x724a6e…f551f2
0xcf30…c5df0xa1c8…9b47Base—$0.01100%0x461a…5962105d ago0xd26a62…93f406
0xcf30…c5df0xff2d…cde1Base—$0.01100%0x461a…5962105d ago0xd21c42…19948e
0xcf30…c5df0xde52…06b5Base—$0.01100%0x461a…5962105d ago0x837292…c8be45
0xcf30…c5df0xc801…ad56Base—$0.02100%0x461a…5962105d ago0x14ed32…1d7bf9
0xcf30…c5df0xd379…8dc1Base—$0.02100%0x461a…5962105d ago0x3ad415…ff484c
0xcf30…c5df0xe88e…ef91Base—$0.01100%0x461a…5962105d ago0x3af96d…ed478a
0xcf30…c5df0xf28f…4e15Base—$0.00768100%0x461a…5962105d ago0xb71c91…b06245
0xcf30…c5df0x6543…0d46Base—$0.02100%0x461a…5962105d ago0x162645…8a61aa
0xcf30…c5df0xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0xd5aad5…8b35e3
0xcf30…c5df0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x22ed94…31d262
0xcf30…c5df0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xe3c343…1056aa
0xcf30…c5df0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x998ad1…d3ac2a
0xcf30…c5df0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xab9156…55342a
0xcf30…c5df0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x7b7550…678b58
0xcf30…c5df0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x026c3d…4379b8
0xcf30…c5df0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0a4d55…458c73

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.