Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x098137…3efdc1
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0xbb4bac…53b654
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0xecb3ad…1392fd
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x635b68…1fa933
0xa599…919c0x9c95…e299Base$0.001100%fluxa36d ago0xf3facd…e172ae
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x56a860…65ec8b
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0xfef201…904516
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0xec0952…7c9c0f
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0xed5ae2…49e1cf
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0xfb9239…dda1a0
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x68297c…9c42c9
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x315abf…9c5612
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x50da68…380419
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0xf271d4…f2b769
0xa599…919c0x9c95…e299Base$0.001100%fluxa36d ago0xff1ea2…e4afe4
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x919954…96f8aa
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x938f27…7e9556
0xa599…919c0x9c95…e299Base$0.001100%fluxa36d ago0xd72598…17abf6
0xa599…919c0xfe80…47eeBase$0.001100%fluxa36d ago0x7dfc26…df893d
0xa599…919c0xfe80…47eeBase$0.001100%fluxa37d ago0x38e430…1aae8d
0xa599…919c0xfe80…47eeBase$0.001100%fluxa37d ago0xe4816f…2deeae
0xa599…919c0xfe80…47eeBase$0.001100%fluxa37d ago0xee6c26…caaf9e
0xa599…919c0xfe80…47eeBase$0.001100%fluxa37d ago0x743599…0447f5
0xa599…919c0xfe80…47eeBase$0.001100%fluxa37d ago0xe8d295…d298ad
0xa599…919c0xfe80…47eeBase$0.001100%fluxa37d ago0xcf89d9…63704a

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.