Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x677f81…31c4af
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x547fd4…0b08c7
0xc118…237a0x9c95…e299Base—$0.001100%fluxa38d ago0x6be32a…f0b0ee
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x91689d…a0a692
0xc118…237a0x9c95…e299Base—$0.001100%fluxa38d ago0xc7d8b9…da9d5a
0xc118…237a0x9c95…e299Base—$0.001100%fluxa38d ago0xba30ba…210028
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2895ab…8990a2
0xc118…237a0x9c95…e299Base—$0.001100%fluxa38d ago0x54f067…230a34
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x7e6b3b…c72364
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x360d01…8df650
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2dc73e…a61862
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0xdd2c62…4fbe5b
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x13ab13…83e634
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x316802…ed23d5
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0x31c099…13853b
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0xb6c310…8660fd
0xc118…237a0x9c95…e299Base—$0.001100%fluxa38d ago0xc68e19…e72e55
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa38d ago0xfcf1c0…2666c6
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa39d ago0x7e4115…43cfb3
0xc118…237a0x9c95…e299Base—$0.001100%fluxa39d ago0xa726a1…7e2606
0xc118…237a0x9c95…e299Base—$0.001100%fluxa39d ago0x344a2b…6a0515
0xc118…237a0x9c95…e299Base—$0.001100%fluxa39d ago0x61cdc6…feddcb
0xc118…237a0x9c95…e299Base—$0.001100%fluxa39d ago0xcb9d1b…24c31a
0xc118…237a0x9c95…e299Base—$0.001100%fluxa39d ago0x0eff29…bcfb57
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa39d ago0x850968…ef06e7

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.