Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xb2a0b4…4f534b
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x0efaf0…318fb2
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0xd6c11e…6fec36
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase45d ago0x136eaf…cf5e1a
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x7fa55b…58e852
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x613493…b9968d
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x03510c…b108cc
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x42ab2e…578071
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x6511a3…5f9d52
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xbeaedc…a15aa9
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x6dd955…550898
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x2fd795…a11090
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x61c1cd…a3ed51
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x221c60…99a960
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xadad26…ecd015
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xb202da…59525a
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xf00afa…951d09
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x25ba72…e44f83
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xa37693…74c3b3
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xfc6a9f…b0791b
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x68c64b…167a89
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xfa0e19…04dbee
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x2a96eb…4cc725
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0xe523a2…9a0f77
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase46d ago0x7f59f0…86f0c3

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.