Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49e4…ac190xac65…4417Base—$0.11100%fluxa109d ago0x819f5d…b17df6
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa109d ago0x07c301…3804ea
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa109d ago0x2b3b6f…208338
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa109d ago0xa59218…603d91
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa109d ago0x41ea50…9e776a
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xc65427…669d19
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xaa691d…836cc2
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xbe4903…82c8d1
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0x4e4efb…996f11
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0x7848a7…1cb5a3
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0x264c2f…dcbe7f
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xdadce2…4e39d5
0x49e4…ac190xac65…4417Base—$0.02100%fluxa110d ago0x784df8…e86d2c
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0x50bc5f…14a7ec
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xb649af…825b87
0x49e4…ac190xac65…4417Base—$0.02100%fluxa110d ago0x50241b…e68c55
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xa70ad3…c7b787
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xf6cbb4…d2f72f
0x49e4…ac190xac65…4417Base—$0.04100%fluxa110d ago0xb0dfe3…ffc205
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0x32548d…1c039d
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0xfacd12…0ad166
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0x7f179d…e500f8
0xb90a…9ae40x49e4…ac19Base—$0.01100%fluxa110d ago0x6d0e0b…b4c077
0x49e4…ac190xac65…4417Base—$0.02100%fluxa110d ago0x078f65…267e97

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.