Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xb02697…46aaa9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xa839b0…c5e89b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x67e3f7…e5e2c9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x02726b…60fca2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xfb4ac8…18310f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x81198e…e9bf19
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x0d9b84…dacc51
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x07f53f…e436a7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x8225cc…9c05d0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xdabd50…df9a77
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x42a101…1386ef
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x5935b5…35f277
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x516b61…e7b846
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x4028d7…3e0b43
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x4d4329…7a8d4e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xe52735…8bc031
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x840f9a…f8ee61
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x309513…23d78b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xe8da70…380de1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x113502…991efd
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xb0e467…02f591
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xf3006b…7d0c9f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xf91bef…678be3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0x995f5d…2c15bf
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase41d ago0xa06367…4151df

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.