Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0x4b0e1d…b7d13a
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0xd01d9e…7ea2fd
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa36d ago0xc2634b…10a7ea
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0x012cae…d254ef
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0x0bb0ca…901889
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0x0a5612…9310c8
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0x7fb7a6…ad5c89
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa36d ago0xd53b25…fd20b6
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0x9caffd…f77da1
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa36d ago0xf1a006…47e7d6
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa37d ago0x5745a7…b6d7bf
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa37d ago0x61e702…6031b9
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa37d ago0x0aa32b…cdbba8
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa37d ago0x92e792…a66a41
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa37d ago0x00107b…138838
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa37d ago0x3e4c2b…be9c73
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa37d ago0x4b319a…8921ae
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa37d ago0xfa258f…2e870a
0xfd04…7e2d0x9c95…e299Base$0.001100%fluxa37d ago0x45791c…151562
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa37d ago0x5e3144…2e27a0
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa37d ago0x166a65…b43a77

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.