Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd5b2c…696aa2
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8b8a4…4fda9c
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe824bb…e024f8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68db09…57c46e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99698e…47f540
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x243ae8…6e5632
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3efce…653965
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc042cd…25fc75
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2c6ab…8e4e38
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e342a…78f1b5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd895e3…e093eb
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa48959…c7856b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5435d9…9d3b19
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e9e43…f92c0c
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33bbb8…136c10
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d405c…86c1ab
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x201cd8…8089c2
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48bb2b…c8badc
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcac141…39a1e8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe75a8c…4a075d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd0c1f…bc9ef7
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f9b42…aa547a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5aade4…f80aa9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fbef8…bfa0db
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3ac5c…7ee0fe

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.