Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x578793…8bfa87
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9d9431…084ed7
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe3678…559c7f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x323426…818e1c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x658488…4397c9
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf33be7…13fb94
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25fb0c…b258d1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf51fae…734621
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba9d25…67e9f0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x581ef0…122c1e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x717aea…dfaa2d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44dd35…4f43a0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cdd31…88c245
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02302d…e629d4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6272d…1bb91d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x19eb4f…637e49
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28f2c0…6ba0d4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf82b05…97333e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa48a2d…d0f6a1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41a440…6e423d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e03b4…810ae8
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa4d602…259a1a
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47478f…966e22
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3203a…195f4a
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c1379…15983a

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.