Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1ef066…6172d9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8ae3f7…5d8734
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2badbf…fbd080
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3993b3…6f8cd7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57d8b1…d98551
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe67a96…dbc9d8
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23fc8b…2bad9a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c30ae…89a823
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb02ba9…511a03
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78308e…17e717
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x953fb5…474b1f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x70ebb6…dcd4c7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12016e…218203
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5c2ac…c4ad94
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd7bd98…86954b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b6039…4e1f46
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1fa304…b81131
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbfd68d…123fb0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb41a4a…2937c0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x55593d…baa991
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x84bfbf…35eeb1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x302a65…bdfc80
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0fe38a…18aeaa
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09318b…9e1ab7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdf6bf9…36cd9e

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.