Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x9be64b…42822b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x272486…50050c
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x562030…e4edd4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x0a2fc6…fb3a78
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x32fb03…3d66d9
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x96003b…d4b6fd
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x8e51c6…dff0eb
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xfc1aa1…d172c3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x8902e0…9347f5
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xfbc0e6…d1f523
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x3ae05e…a091b3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xba04c8…14f021
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x22f037…48af7a
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xf790bc…69cc18
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x53713c…1232cb
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xbb8917…27e7e1
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa49d ago0x875206…85fa5e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x0c1eae…b99133
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa49d ago0x601954…555e81
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0x019673…a64781
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xf000d8…a163e6
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xb53572…56e839
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xc1aa62…c3d5ae
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xa249e9…5fa1ab
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa49d ago0xee9b81…a1d76d

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.