Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0xa91e81…83e9ff
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0xb0c035…22934d
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0xc61cb0…37ad4c
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0x142640…04ebc1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x97d248…8286b1
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0xdf769e…8e8a62
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x53e648…949376
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x8d753a…870a14
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0x38dc7b…b64c18
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0x22e828…75c21d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x9e5334…eeebec
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0xe6e8d7…f21911
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0xe3af22…f364e0
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0x157e33…e9de80
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0x69204b…13fe46
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0xf1000d…28e6c1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0xa43ce0…d5ca42
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x487099…978639
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x040de0…7281cf
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x269cc8…224cbb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x8ca9f7…d3c347
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0x329e6a…755f93
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa34d ago0xa9b418…5f5e78
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0x804ed5…fa8028
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa34d ago0xf72ab3…f0c93e

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.