Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa41d ago0xf54601…b1082e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa41d ago0x290226…63592a
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa41d ago0xc9ac1d…ee51d3
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa41d ago0x8391e8…277fb1
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa41d ago0xd161ac…81e16e
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa41d ago0xb4e855…f07794
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa42d ago0x780d91…d1724f
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x16d0c1…723ae6
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa42d ago0x600572…da0353
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x69110f…a738e5
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x33dbc5…6d18bd
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x92f0b2…969dd1
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa42d ago0xb955ed…ce31d7
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0xb91fa8…7483cc
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa42d ago0x67944d…1018fa
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x3d477f…0794bc
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0xbaa88d…9f54e0
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x096df7…cbc1d5
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0xeee41c…90cfba
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x35fcd9…81fad0
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0x23b3bd…dd3752
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa42d ago0xc66bfb…4a68fb
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa42d ago0x05d245…b2cbfa
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa42d ago0xf880e1…efb34b
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa42d ago0x298adc…02b5b4

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.