Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xe69675…233d13
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x54cbaf…c876a1
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x537271…9d1c46
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xafb923…efc121
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x6fe190…a9ce6e
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x004d94…35c5bc
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x69da8a…fd09a9
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xb999b4…c122a4
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xaf689d…a4dabd
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x50a135…2af196
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xb52f0e…0a94da
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x52e1f6…3336ce
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xabe4d5…5a9189
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xb4a2f1…719bfd
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xf21c8b…3d2a60
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x2b2775…dd8576
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x28197a…67679b
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xbb3f72…ef95a2
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xad1156…320a1c
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x9eb7ea…f1c84f
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xb3f4d7…1a1bbe
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xe22a4b…762aa2
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0xc9acff…fed1ee
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x46927c…f58487
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa13d ago0x78311c…b885e2

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.