Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x2febcc…156bab
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x96f4b6…486f88
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0xf8200c…7de094
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x639daf…d55a22
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0xd1d06e…71c3a7
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0xe3eda7…bcbdae
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x7ac372…cb34f1
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x85dff5…6a220a
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x212a7b…38bab7
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x7527e5…148326
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x3d4e24…f3f55f
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x144930…32210e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x15107a…9731a2
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x2e86fd…743ce7
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x271f77…d77ffa
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x1b52be…6f6509
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x0778d5…76e155
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x878180…a3d5ed
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x31d3cc…f8765f
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x64590e…9184a7
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0xd03e5b…2aa99b
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0xf3ab5d…683b6a
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0x0bcaef…8368b8
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0xa19ca7…a01dc0
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa19d ago0xe43c78…f99e81

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.