Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x14fabd…3aa135
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x3af609…7f3f6e
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x38b64e…b61387
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x71ca2f…de9f1b
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x8f0b67…058714
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xdbe823…44e1e2
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x0eb3cf…df4df7
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xc8004e…b863dc
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x48311b…156eb0
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xf4a9c5…dfd7e8
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x132ec8…a0d5ec
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xf2b4f8…044889
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xa6f54d…5de1a4
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xb89d72…8d2774
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x6b72e7…793187
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x0ced07…b29c21
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x7636c2…7042ae
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x070866…826f74
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xb8c535…18fa06
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x085873…79e357
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xa695a6…b90442
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x0a1b57…a111ca
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x7cb2de…78962e
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0x051e5c…b13f39
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa10d ago0xcac6d5…41c68f

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.