Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0xc7b1f9…acdaa3
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x31b195…22d422
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0xbe667d…948ce9
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0xcba3bd…763135
0xc59a…2d6d0x9c95…e299Base$0.001100%fluxa36d ago0xcb01fc…cd0a8c
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0xe4d768…fc3174
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0xa422b8…b46352
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0xdf460d…15eaa0
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x23297e…3ce26e
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x1dba14…8fa7a2
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x6801a6…b8a1c9
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x39be50…34596f
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x0ea59c…edc96c
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x52e19f…1254d3
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0x758e0a…0f0c9e
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa36d ago0xc3748c…8ab21c
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa37d ago0x51fba7…8d860e
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa37d ago0x9a6e98…43e92d
0xc59a…2d6d0x9c95…e299Base$0.001100%fluxa37d ago0x5146fd…da83c8
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa37d ago0xd48c9e…adc5e5
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa37d ago0x0cd43d…b113ca
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa37d ago0xb68bab…61b72a
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa37d ago0xa510c4…774a85
0xc59a…2d6d0x9c95…e299Base$0.001100%fluxa37d ago0x8c5ffb…47b30a
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa37d ago0x54926f…11d3f6

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.