Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd330…e6380x10c1…1e24Base—$0.97100%coinbase108d ago0x5873c5…a9d5f2
0xd330…e6380x10c1…1e24Base—$0.88100%coinbase108d ago0xe1efd4…014c66
0xd330…e6380x10c1…1e24Base—$0.83100%coinbase108d ago0x44351a…15d658
0xd330…e6380x10c1…1e24Base—$0.73100%coinbase108d ago0xb00f85…664e23
0xd330…e6380x10c1…1e24Base—$0.68100%coinbase108d ago0xc0385d…345c3b
0xd330…e6380x10c1…1e24Base—$0.78100%coinbase108d ago0x1bf103…26e1ce
0xd330…e6380x10c1…1e24Base—$0.66100%coinbase108d ago0xc08474…7ba290
0xd330…e6380x10c1…1e24Base—$0.61100%coinbase108d ago0xfd8029…7db6a6
0xd330…e6380x10c1…1e24Base—$0.51100%coinbase108d ago0x4245fa…ba33e8
0xd330…e6380x10c1…1e24Base—$0.57100%coinbase108d ago0x6e061c…649ecc
0xd330…e6380x10c1…1e24Base—$0.59100%coinbase108d ago0x8eabbc…f0e5ef
0xd330…e6380x10c1…1e24Base—$0.68100%coinbase108d ago0x398261…5fc165
0xd330…e6380x10c1…1e24Base—$0.57100%coinbase108d ago0xf39764…b5dfa1
0xd330…e6380x10c1…1e24Base—$0.51100%coinbase108d ago0xc8eb7a…d03ad8
0xd330…e6380x10c1…1e24Base—$0.98100%coinbase108d ago0x8cc4d4…dc7a3a
0xd330…e6380x10c1…1e24Base—$0.93100%coinbase108d ago0x17b891…3854ba
0xd330…e6380x10c1…1e24Base—$0.69100%coinbase108d ago0x404f9d…0daaa6
0xd330…e6380x10c1…1e24Base—$0.50100%coinbase108d ago0xace48c…96d8f9
0xd330…e6380x10c1…1e24Base—$0.65100%coinbase108d ago0x9fcf93…78fdab
0xd330…e6380x10c1…1e24Base—$0.52100%coinbase108d ago0xcd678c…87cab4
0xd330…e6380x10c1…1e24Base—$0.65100%coinbase108d ago0xec089d…2d699a
0xd330…e6380x10c1…1e24Base—$0.63100%coinbase108d ago0x732296…bd8adc
0xd330…e6380x10c1…1e24Base—$0.60100%coinbase108d ago0xb758cc…076632
0xd330…e6380x10c1…1e24Base—$0.57100%coinbase108d ago0x09666c…8fb1da
0xd330…e6380x10c1…1e24Base—$0.80100%coinbase108d ago0x7ef596…0b400a

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.