Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6251…85540x10c1…1e24Base—$1.11100%coinbase119d ago0xa99fc2…c697a0
0x6251…85540x10c1…1e24Base—$0.55100%coinbase119d ago0x59aea8…fa3746
0x6251…85540x10c1…1e24Base—$0.52100%coinbase119d ago0xde52e3…5deca1
0x6251…85540x10c1…1e24Base—$0.54100%coinbase119d ago0xe830ec…33b3b3
0x6251…85540x10c1…1e24Base—$0.54100%coinbase119d ago0x88b2fd…3450d9
0x6251…85540x10c1…1e24Base—$0.56100%coinbase119d ago0x990b02…191038
0x6251…85540x10c1…1e24Base—$0.52100%coinbase119d ago0x8049a8…2a2b19
0x6251…85540x10c1…1e24Base—$0.56100%coinbase119d ago0xb6d103…2a1d95
0x6251…85540x10c1…1e24Base—$0.56100%coinbase119d ago0xa30785…0dffef
0x6251…85540x10c1…1e24Base—$0.57100%coinbase119d ago0xf0f099…25e4b4
0x6251…85540x10c1…1e24Base—$0.54100%coinbase119d ago0x9c8b9b…7afc2f
0x6251…85540x10c1…1e24Base—$0.57100%coinbase119d ago0xcd9869…6ed898
0x6251…85540x10c1…1e24Base—$0.54100%coinbase119d ago0xffc29c…db0208
0x6251…85540x10c1…1e24Base—$0.59100%coinbase119d ago0x22a0c5…499635
0x6251…85540x10c1…1e24Base—$0.52100%coinbase119d ago0xa224b2…84881e
0x6251…85540x10c1…1e24Base—$0.53100%coinbase119d ago0x9ad8b4…f8c3dc
0x6251…85540x10c1…1e24Base—$0.56100%coinbase119d ago0xc9c8bd…180d7c
0x6251…85540x10c1…1e24Base—$0.54100%coinbase119d ago0xf62861…d61516
0x6251…85540x10c1…1e24Base—$0.51100%coinbase119d ago0xbaea19…733678
0x6251…85540x10c1…1e24Base—$0.56100%coinbase119d ago0x85cb67…c1d0b6
0x6251…85540x10c1…1e24Base—$0.55100%coinbase119d ago0x353622…0b42b7
0x6251…85540x10c1…1e24Base—$0.55100%coinbase119d ago0xfa0d42…fa6d9e
0x6251…85540x10c1…1e24Base—$0.52100%coinbase119d ago0xe0ab14…dfeb17
0x6251…85540x10c1…1e24Base—$0.54100%coinbase119d ago0x728716…608706
0x6251…85540x10c1…1e24Base—$0.56100%coinbase119d ago0xe94d54…7376b3

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.