Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0x42b2a8…f20e5c
0xd973…a2050x9c95…e299Base—$0.001100%fluxa33d ago0x4ed51e…864ebd
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x73470d…da7670
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x3c00a9…9021dd
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0x5cab6c…3be449
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x0711d7…b435dd
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x9ec34d…761ed5
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xaea44c…a8d4fc
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0x819df9…c2e629
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x103819…fef3a2
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0xc6363a…279465
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0x3ff5f9…a03109
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0x4977d1…b2a842
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x9c677b…8fe765
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x5874ef…145308
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xf63bff…ea5043
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x959ae0…aaf47e
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0x0b068a…804879
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xa6ce1c…6cddeb
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xb76314…b28240
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xafe112…52175d
0xd973…a2050x9c95…e299Base—$0.001100%fluxa34d ago0x289040…8da47a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xd06101…4e71d4
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0xf58ed5…25f858
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa34d ago0x0c2eb2…0bfbcd

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.