Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa35d ago0xd8da2c…abe314
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa35d ago0xa6d768…e575e4
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa35d ago0xe12d22…baaf91
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0x045834…f56f38
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0x0d1ee7…4edf3d
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0xd5e0ff…3c9626
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0x43b440…d2f5f1
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0xc4c564…fb1da5
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0x1ffdf7…2a182e
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0xf82b46…421b61
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0xc46317…d5ddaf
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0x07d565…da3996
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0x5cf255…38247b
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0xfb94b5…df2037
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0x48639f…6de262
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0x15937b…d51ffe
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0xa25c95…228866
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0x4c26dd…bf7903
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0x2b0146…b1b9f9
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0xdfe8ee…c3c6b5
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa36d ago0x7ac801…c8a7c4
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0x2ec743…b731ff
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0x7ab704…2d3174
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0xebd7be…1ebdff
0x7f5c…2d140x9c95…e299Base$0.001100%fluxa36d ago0x09fded…89d735

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.