Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf07da…0c6d46
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9658f0…3f89b9
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x81c0ea…e0900e
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37196b…c8cdc7
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeda35c…0105d9
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b1f19…a6c67f
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x884f10…ff43be
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7efd3f…83c130
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd3c04b…15a874
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa8bcef…d3eaf9
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3d9d90…4eaf08
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf55c0…03e04c
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd13f35…b4e3f3
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf0660…f3549b
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde871f…12bbb7
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfbb05e…8320af
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7fcd60…889331
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe95e22…c4cfd0
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1a370f…8442d2
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4389c5…ff37a6
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x808114…5d7bd8
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc97ab…bd4a71
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x83ea86…d5fe46
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x44399c…a8696b
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd55f68…c03cc3

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.