Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4f6…13ef0x10c1…1e24Base—$0.27100%coinbase114d ago0xf5e456…0e2927
0xf4f6…13ef0x10c1…1e24Base—$0.53100%coinbase114d ago0x218569…2245d9
0xf4f6…13ef0x10c1…1e24Base—$0.58100%coinbase114d ago0x277f9a…dd9b86
0xf4f6…13ef0x10c1…1e24Base—$0.53100%coinbase114d ago0x419cfd…e6e692
0xf4f6…13ef0x10c1…1e24Base—$0.56100%coinbase114d ago0x33d5a9…0d8843
0xf4f6…13ef0x10c1…1e24Base—$0.53100%coinbase114d ago0x3e9a5b…778f3a
0xf4f6…13ef0x10c1…1e24Base—$0.54100%coinbase114d ago0xb403b9…f3f58e
0xf4f6…13ef0x10c1…1e24Base—$0.61100%coinbase114d ago0x64b6c5…bd5248
0xf4f6…13ef0x10c1…1e24Base—$0.03100%coinbase114d ago0x9f7c2d…deceea
0xf4f6…13ef0x10c1…1e24Base—$0.51100%coinbase114d ago0x4c8e27…3bb393
0xf4f6…13ef0x10c1…1e24Base—$0.64100%coinbase114d ago0x2b62f1…e5cebe
0xf4f6…13ef0x10c1…1e24Base—$0.59100%coinbase114d ago0x499646…ba22ae
0xf4f6…13ef0x10c1…1e24Base—$0.52100%coinbase114d ago0x8f8356…fac4c4
0xf4f6…13ef0x10c1…1e24Base—$0.56100%coinbase114d ago0x9cd169…0b57d2
0xf4f6…13ef0x10c1…1e24Base—$0.55100%coinbase114d ago0xc5ac6a…f835b0
0xf4f6…13ef0x10c1…1e24Base—$0.56100%coinbase114d ago0xe49bdb…5df99c
0xf4f6…13ef0x10c1…1e24Base—$0.56100%coinbase114d ago0x9dc0df…2627a6
0xf4f6…13ef0x10c1…1e24Base—$0.55100%coinbase114d ago0xae3276…2701c7
0xf4f6…13ef0x10c1…1e24Base—$0.53100%coinbase114d ago0xb2e6c3…40fec0
0xf4f6…13ef0x10c1…1e24Base—$0.52100%coinbase114d ago0xca47cd…f7310c
0xf4f6…13ef0x10c1…1e24Base—$0.51100%coinbase114d ago0xb61814…6d993f
0xf4f6…13ef0x10c1…1e24Base—$0.56100%coinbase114d ago0xe9435f…faa52e

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.