Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa118d ago0x8b7dd4…02ae4b
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa118d ago0x40e12a…34ff2b
0x14e8…86ea0xac65…4417Base$0.03100%fluxa118d ago0x6b88a5…f2a715
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa118d ago0xc862e5…fc90c8
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa118d ago0x359b1b…609117
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa118d ago0xe39c4e…fab872
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa118d ago0x28d029…05312a
0x14e8…86ea0xac65…4417Base$0.04100%fluxa119d ago0x95d19f…265a64
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa119d ago0xfe815a…81c53c
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa119d ago0x8b1fa3…3b030e
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa119d ago0xc485b6…07fe10
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa119d ago0x6655f8…516c05
0x14e8…86ea0xac65…4417Base$0.01100%fluxa119d ago0xd70300…02462e
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa119d ago0x73ce51…4d1b1e
0x14e8…86ea0xac65…4417Base$0.01100%fluxa119d ago0x834498…c05515
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa119d ago0x15a9d4…0c6058
0x14e8…86ea0xac65…4417Base$0.17100%fluxa119d ago0x8edee4…51555e
0xb90a…9ae40x14e8…86eaBase$0.15100%fluxa119d ago0x165f6c…5ef9d2
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa119d ago0x103a35…dc3658

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.