Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0xfa1ead…386a07
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0xdff51d…44e629
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0x6b251f…9c17a4
0xc54f…20c70x9c95…e299Base$0.001100%fluxa49d ago0xa8e997…e3a411
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0xc35d42…de3ab6
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0x96bdfe…253dd8
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0x75982a…56fab9
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0x91f883…71dc3b
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0x0fd967…b4b6ab
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0x2cb4f7…ab8e2d
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0xdfa420…7b915d
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0x87c277…793488
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa49d ago0xd540af…c28d2a
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x2cabbb…aec65a
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x31757b…1eea42
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x8c343d…b0fd0e
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x8a02dc…dd687c
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x0e56be…2cb881
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x5a93cb…266cc0
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x4a8527…2633e8
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x47d51d…279db9
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0xbb46c5…b5b410
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x7fc0b0…7ca3f6
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0xac465a…f6dc7b
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa50d ago0x077372…8272ae

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.