Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0xf3bbd6…c28cb4
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0xbbeaa6…b89673
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0x04a2fc…d7e1a5
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0x343a49…7ba63d
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0x810783…9829ed
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0x9e6033…a26c6b
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0xdcac72…dfd44e
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0x58a7d4…504983
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0x12d4b5…c5f2a0
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0x62824f…a06812
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0xdc0acc…b9c8f7
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0xeaec99…af1b2b
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa20d ago0xc0676e…4e5e75
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x19ad84…2490c8
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x9cf7c6…1a611f
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x3e9747…e7e25d
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0xf54782…20c606
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0xc8518b…7c2dc7
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x5b27cc…88b5a4
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x2c0541…768e30
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x11a074…95f91e
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x7b2860…88afb0
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x75250a…312a9b
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0xf814c1…0a61a0
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa21d ago0x00207c…c7c67c

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.