Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cbf…b5b20x10c1…1e24Base—$0.02100%coinbase107d ago0x23b8b4…495bf5
0x5cbf…b5b20x10c1…1e24Base—$0.03100%coinbase107d ago0x73b64e…7577a3
0x5cbf…b5b20x10c1…1e24Base—$0.02100%coinbase107d ago0x13ef97…47fa17
0x5cbf…b5b20x10c1…1e24Base—$0.02100%coinbase107d ago0x137e99…db002a
0x5cbf…b5b20x10c1…1e24Base—$0.06100%coinbase107d ago0x7cbf4f…209f2e
0x5cbf…b5b20x10c1…1e24Base—$0.02100%coinbase107d ago0x23523f…561b0b
0x5cbf…b5b20x10c1…1e24Base—$0.02100%coinbase107d ago0xfa30ac…bfc11e
0x5cbf…b5b20x10c1…1e24Base—$0.05100%coinbase107d ago0xa06af3…c1aa10
0x5cbf…b5b20x10c1…1e24Base—$0.00929100%coinbase107d ago0x00edbd…ef946b
0x5cbf…b5b20x10c1…1e24Base—$0.08100%coinbase108d ago0xd482c0…007b97
0x5cbf…b5b20x10c1…1e24Base—$0.03100%coinbase108d ago0x2c7bec…1ca784
0x5cbf…b5b20x10c1…1e24Base—$0.05100%coinbase108d ago0x6bfe77…0d148c
0x5cbf…b5b20x10c1…1e24Base—$0.02100%coinbase108d ago0xb2bcbf…ba6c1c
0x5cbf…b5b20x10c1…1e24Base—$0.01100%coinbase108d ago0x480e3e…409b84
0x5cbf…b5b20x10c1…1e24Base—$0.04100%coinbase108d ago0xad20ea…dba80f
0x5cbf…b5b20x10c1…1e24Base—$0.005814100%coinbase108d ago0x4afa23…202d35
0x5cbf…b5b20x10c1…1e24Base—$0.04100%coinbase108d ago0x6ac14a…4242c1
0x5cbf…b5b20x10c1…1e24Base—$0.09100%coinbase108d ago0x2780f1…a67426
0x5cbf…b5b20x10c1…1e24Base—$0.05100%coinbase108d ago0xab8987…437fc5
0x5cbf…b5b20x10c1…1e24Base—$0.05100%coinbase108d ago0xa5fc74…eb0e61
0x5cbf…b5b20x10c1…1e24Base—$0.01100%coinbase108d ago0x2da238…731760
0x5cbf…b5b20x10c1…1e24Base—$0.03100%coinbase108d ago0x2ec0b4…03624a
0x5cbf…b5b20x10c1…1e24Base—$0.008646100%coinbase108d ago0x6959c6…a20289
0x5cbf…b5b20x10c1…1e24Base—$0.04100%coinbase108d ago0x5f43a5…6a0c23

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.