Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0x4cfb60…7babfe
0xbec8…26970xfe80…47eeBase$0.001100%fluxa33d ago0x01af3d…0a3b1c
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0x8adf73…cc291a
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0xc0f7c0…8ccdf7
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0xc285d7…da3407
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0x9f5c9e…3ce4b9
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0x511467…ef10e2
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0xf63808…fc26b7
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0x112f42…0db761
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0xbc43a9…084e78
0xbec8…26970xfe80…47eeBase$0.001100%fluxa33d ago0x21e64e…bd1846
0xbec8…26970xfe80…47eeBase$0.001100%fluxa33d ago0xf62619…72e2de
0xbec8…26970xfe80…47eeBase$0.001100%fluxa33d ago0xee674f…640759
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0x05179b…151e8b
0xbec8…26970x9c95…e299Base$0.001100%fluxa33d ago0x5d30e8…c9ef91
0xbec8…26970xfe80…47eeBase$0.001100%fluxa34d ago0xe58788…3e90ac
0xbec8…26970x9c95…e299Base$0.001100%fluxa34d ago0x068329…284635
0xbec8…26970xfe80…47eeBase$0.001100%fluxa34d ago0xf1d774…9cd1c6
0xbec8…26970x9c95…e299Base$0.001100%fluxa34d ago0x2b462f…870577
0xbec8…26970xfe80…47eeBase$0.001100%fluxa34d ago0x7983ea…fb119a
0xbec8…26970x9c95…e299Base$0.001100%fluxa34d ago0x7490b0…a225ec
0xbec8…26970x9c95…e299Base$0.001100%fluxa34d ago0xcc027b…0afccf
0xbec8…26970x9c95…e299Base$0.001100%fluxa34d ago0xde1a84…b42739
0xbec8…26970x9c95…e299Base$0.001100%fluxa34d ago0x8456ec…8854eb
0xbec8…26970x9c95…e299Base$0.001100%fluxa34d ago0x272336…9da970

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.