Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.97100%coinbase41d ago0x99e3f4…6db30c
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase41d ago0x012c96…39b869
0xcb74…cb510xb0af…7de0Base—$0.12100%coinbase41d ago0x4311bb…3f276d
0xdb7b…059d0xb0af…7de0Base—$2.90100%coinbase41d ago0x458158…02aabd
0x7d45…92240xb0af…7de0Base—$14.68100%coinbase41d ago0x86aef3…298a4d
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase41d ago0x920745…8e63e9
0xb66a…04f40xb0af…7de0Base—$28.79100%coinbase41d ago0x1b8269…99f133
0x98ee…e1ab0xb0af…7de0Base—$1.51100%coinbase41d ago0xc8ad38…550cd2
0x3878…18220xb0af…7de0Base—$30.02100%coinbase41d ago0x7d8afd…22c338
0xc43b…34c00xb0af…7de0Base—$4.84100%coinbase41d ago0x81aa07…765d43
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase41d ago0x1538bc…c0fa9c
0x9d81…89f10xb0af…7de0Base—$7.45100%coinbase41d ago0x1e86cb…07f7f1
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase41d ago0x79a055…d6338c
0xdb7b…059d0xb0af…7de0Base—$2.76100%coinbase41d ago0x16ccec…c62f2d
0x60dd…75830xb0af…7de0Base—$6.55100%coinbase41d ago0x9fc66e…761580
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0x55ba04…b50248
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase41d ago0x3f938b…a2b4c8
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase41d ago0xdd440c…3cfbbd
0xdb7b…059d0xb0af…7de0Base—$2.69100%coinbase41d ago0x1a8523…e8ed8e
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0x875dfd…a89657
0x3878…18220xb0af…7de0Base—$30.09100%coinbase41d ago0x208ab3…3a851a
0x9d81…89f10xb0af…7de0Base—$8.10100%coinbase41d ago0x900f4d…85ea6a
0x98ee…e1ab0xb0af…7de0Base—$1.62100%coinbase41d ago0x1e46fe…9187d2
0x60dd…75830xb0af…7de0Base—$7.11100%coinbase41d ago0x34918e…9ffee9
0xb66a…04f40xb0af…7de0Base—$27.51100%coinbase41d ago0x92df91…49eb97

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.