Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7840…feb30x10c1…1e24Base—$0.51100%coinbase107d ago0xa417af…fde80e
0x7840…feb30x10c1…1e24Base—$0.51100%coinbase107d ago0x616953…376c35
0x7840…feb30x10c1…1e24Base—$0.75100%coinbase107d ago0x09b053…080dc6
0x7840…feb30x10c1…1e24Base—$0.71100%coinbase107d ago0x0e7a77…1a9297
0x7840…feb30x10c1…1e24Base—$0.53100%coinbase107d ago0xa06bec…05db60
0x7840…feb30x10c1…1e24Base—$0.52100%coinbase107d ago0x27d8bf…1d6669
0x7840…feb30x10c1…1e24Base—$0.53100%coinbase107d ago0x479d25…7f3979
0x7840…feb30x10c1…1e24Base—$0.21100%coinbase107d ago0x8d592a…346d81
0x7840…feb30x10c1…1e24Base—$0.02100%coinbase107d ago0x145c02…3e5ff9
0x7840…feb30x10c1…1e24Base—$0.12100%coinbase107d ago0x916732…d21c2e
0x7840…feb30x10c1…1e24Base—$0.19100%coinbase107d ago0x147cfa…60e673
0x7840…feb30x10c1…1e24Base—$0.11100%coinbase107d ago0x81cd7a…078447
0x7840…feb30x10c1…1e24Base—$0.51100%coinbase107d ago0xa0feed…340870
0x7840…feb30x10c1…1e24Base—$0.18100%coinbase107d ago0xc8d031…147f89
0x7840…feb30x10c1…1e24Base—$0.50100%coinbase107d ago0x351c8e…843244
0x7840…feb30x10c1…1e24Base—$0.15100%coinbase107d ago0x178b30…634af5
0x7840…feb30x10c1…1e24Base—$0.09100%coinbase107d ago0xa60aeb…be413a
0x7840…feb30x10c1…1e24Base—$0.50100%coinbase107d ago0x03c8eb…e5d79c
0x7840…feb30x10c1…1e24Base—$0.52100%coinbase107d ago0x6ac655…d47b9e
0x7840…feb30x10c1…1e24Base—$0.51100%coinbase107d ago0x15d1e8…1472a4
0x7840…feb30x10c1…1e24Base—$0.36100%coinbase107d ago0x0752f7…3f722d
0x7840…feb30x10c1…1e24Base—$0.53100%coinbase107d ago0x7f9dcb…a8e93d
0x7840…feb30x10c1…1e24Base—$0.52100%coinbase107d ago0xecccb8…8185de
0x7840…feb30x10c1…1e24Base—$0.64100%coinbase107d ago0x96c086…5fd5f0
0x7840…feb30x10c1…1e24Base—$0.51100%coinbase107d ago0x0c986f…87ce21

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.