Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase$0.001100%fluxa39d ago0x1471ff…5e0e4c
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xd88b2b…634db4
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xe02cee…2e9f63
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x07a0f2…26754e
0xca41…c1550xfe80…47eeBase$0.001100%fluxa39d ago0x23a26e…8b16ea
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x774ac8…c668b4
0xca41…c1550xfe80…47eeBase$0.001100%fluxa39d ago0xcc1b29…bbf24c
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x8a7c39…9b57ed
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xb858a7…fbb59b
0xca41…c1550xfe80…47eeBase$0.001100%fluxa39d ago0x70e2f1…e2f9fc
0xca41…c1550xfe80…47eeBase$0.001100%fluxa39d ago0x44bc43…3a8ae2
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x0829db…95979a
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x40754f…40b247
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xf5701d…53af6b
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x1334d9…8085d8
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xeeac6a…9765c6
0xca41…c1550xfe80…47eeBase$0.001100%fluxa39d ago0x2633e9…c0565e
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xfea5c6…30af52
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xc14b7c…6ac830
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xaecdb3…336529
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x196309…6a93d5
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x7b24ae…4f8443
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0xaa14a4…9196da
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x857482…e0c228
0xca41…c1550x9c95…e299Base$0.001100%fluxa39d ago0x0b575d…1bcce7

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.