Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x157e00…542d7a
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x875982…7fb786
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0x6a5183…c21faa
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x2e72d2…1b756e
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x2982b8…579305
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0xaeb008…e21d76
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0xcee7ac…8447aa
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x2cdc52…047323
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0xe5719b…4435c1
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0xcc60c0…cd80dd
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0x854705…2143fd
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0xb246a2…7233e4
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0x461e3d…8cec1b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0x5674cf…de371a
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0xfdab58…e39a65
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0xb87cb0…350105
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0xc74e7c…e463d8
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0xef38d8…6312fb
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x8c1181…ce52e2
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa41d ago0x5d5f91…bad78b
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0xe76b52…addec9
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x144f3d…782e08
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x8f0554…e86533
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0xfa2c82…5c05ea
0xa65f…04300x9c95…e299Base—$0.001100%fluxa41d ago0x196bf9…9a0835

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.