Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$2.1070%0xe706…1d9b33d ago0x982cf9…12251c
0xeb19…e6200x0e3d…7757Base—$1.0570%0x1708…5a2733d ago0xc8b12c…9c3a19
0xeb19…e6200x0e3d…7757Base—$1.0570%0x0389…0bc233d ago0x94cae8…14501b
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x8107…169933d ago0x8084ec…b162c7
0xeb19…e6200x0e3d…7757Base—$10.5070%0xc763…5b0b33d ago0x61786e…94e640
0xeb19…e6200x0e3d…7757Base—$2.1070%0x2b2b…961c33d ago0xfed836…6932c7
0xeb19…e6200x0e3d…7757Base—$5.2570%0x9092…bc9e33d ago0x4335a6…0db4b3
0xeb19…e6200x0e3d…7757Base—$12.6070%0x04e2…747833d ago0x549fa0…a4a0fb
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x614a…d5ce33d ago0x5c96e4…986e89
0xeb19…e6200x47c5…4fc3Base—$21.0070%0x4d61…683833d ago0x506697…eff57c
0xeb19…e6200x0e3d…7757Base—$2.1070%0x640e…5f1833d ago0x719eab…63c78b
0xeb19…e6200x0e3d…7757Base—$21.0070%0xafd1…680d33d ago0x8539e5…09afd1
0xeb19…e6200x0e3d…7757Base—$1.0570%0x8bf2…a82e33d ago0x65d427…0da58b
0xeb19…e6200x0e3d…7757Base—$3.1570%0x02d7…6ab333d ago0x217c7a…ac5c54
0xeb19…e6200x0e3d…7757Base—$5.2570%0x705f…8eed33d ago0x0b8139…3164da
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x6d2e…0c6433d ago0x654379…5327f4
0xeb19…e6200x0e3d…7757Base—$1.0570%0x60b3…977333d ago0x32d5bc…fa3eff
0xeb19…e6200x0e3d…7757Base—$2.1070%0x563b…9a7f33d ago0x5d8ee1…230c2f
0xeb19…e6200x0e3d…7757Base—$7.3570%0x640e…5f1833d ago0xfc0fa1…012a46
0xeb19…e6200x0e3d…7757Base—$15.7570%0x9cee…c9d933d ago0xfd699c…b11f1b
0xeb19…e6200x0e3d…7757Base—$1.0570%0xe4ca…c91c34d ago0xc6aa3a…e91f5a
0xeb19…e6200x0e3d…7757Base—$2.1070%0x1e0a…902e34d ago0x1c523d…eb5c56
0xeb19…e6200x0e3d…7757Base—$2.1070%0x8817…492734d ago0xfd7933…7ea356

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.