Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0xdfcb64…4ed332
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x5e0ce4…d32609
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x1a934d…863acd
0xffec…fc020x9c95…e299Base—$0.001100%fluxa36d ago0xe7e726…a73bec
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x59395b…94d88d
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x43f7d9…37f912
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0xa00459…3e0430
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0xa76664…66b038
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0xaf3153…201636
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x1c461f…cd1bf8
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0xe5c6a2…17bee9
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x985141…969f8c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x2e967d…0894cb
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x0d5e24…6faa9b
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x3e0ece…a41312
0xffec…fc020x9c95…e299Base—$0.001100%fluxa36d ago0x993877…8a9c0e
0xffec…fc020x9c95…e299Base—$0.001100%fluxa36d ago0xee2c4a…5132cb
0xffec…fc020x9c95…e299Base—$0.001100%fluxa36d ago0x2c21dd…fa795c
0xffec…fc020x9c95…e299Base—$0.001100%fluxa36d ago0x685ae9…389292
0xffec…fc020x9c95…e299Base—$0.001100%fluxa36d ago0xa00be1…c8b911
0xffec…fc020x9c95…e299Base—$0.001100%fluxa36d ago0x722e05…e224b5
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa36d ago0x85428e…665673

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.