Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa14d ago0x963a97…7ee82c
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa14d ago0xee4972…65e355
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa14d ago0x478968…3b373c
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa14d ago0xc9cd82…b80272
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x200201…fc961d
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x8c58ec…667547
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x9c5b2e…df4ceb
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xe2378a…19487f
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xad52eb…df945a
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x8aafb4…8b08dd
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x30b883…9d5a7b
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xc08e73…23eda2
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xfdbb07…b55c2c
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x651871…951d7c
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x701d14…a96b17
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xb31773…6bec2c
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x014704…42c538
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x2d6c0c…0d774f
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x7186af…b6242f
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xed4828…ccd349
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x343590…787f17
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xc68aa7…40c144
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0x802a59…c47c2b
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xe1a0ac…7bac7b
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa15d ago0xfc8228…356516

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.