Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2241…76960x10c1…1e24Base—$0.19100%coinbase108d ago0xe98d59…ae77dc
0x2241…76960x10c1…1e24Base—$0.17100%coinbase108d ago0x33af71…9a137a
0x2241…76960x10c1…1e24Base—$0.64100%coinbase108d ago0x8dcd09…4cc501
0x2241…76960x10c1…1e24Base—$0.87100%coinbase108d ago0x635f88…7ef62f
0x2241…76960x10c1…1e24Base—$1.14100%coinbase108d ago0x68c41c…cc402b
0x2241…76960x10c1…1e24Base—$0.87100%coinbase108d ago0xc166dc…568d1e
0x2241…76960x10c1…1e24Base—$0.81100%coinbase108d ago0x37c11b…ebaf72
0x2241…76960x10c1…1e24Base—$0.81100%coinbase108d ago0x9b0756…c91559
0x2241…76960x10c1…1e24Base—$0.63100%coinbase108d ago0x09f9d7…810114
0x2241…76960x10c1…1e24Base—$0.51100%coinbase108d ago0xd9c1b7…7c7a77
0x2241…76960x10c1…1e24Base—$0.60100%coinbase108d ago0x0ca8a0…cca483
0x2241…76960x10c1…1e24Base—$0.58100%coinbase108d ago0x475190…7d2a69
0x2241…76960x10c1…1e24Base—$0.85100%coinbase108d ago0x2e6996…55d4a0
0x2241…76960x10c1…1e24Base—$1.12100%coinbase108d ago0x954c21…4007b1
0x2241…76960x10c1…1e24Base—$1.10100%coinbase108d ago0x1476c1…3a2485
0x2241…76960x10c1…1e24Base—$1.64100%coinbase108d ago0xf32b36…f45db2
0x2241…76960x10c1…1e24Base—$0.65100%coinbase108d ago0xb8dae4…064c8f
0x2241…76960x10c1…1e24Base—$0.56100%coinbase108d ago0x32aabd…baf867
0x2241…76960x10c1…1e24Base—$0.55100%coinbase108d ago0x20faaf…88f83e
0x2241…76960x10c1…1e24Base—$0.52100%coinbase108d ago0x9addd0…166bd7
0x2241…76960x10c1…1e24Base—$0.38100%coinbase108d ago0xeea3ac…af516d
0x2241…76960x10c1…1e24Base—$0.62100%coinbase108d ago0x39c527…82f26d
0x2241…76960x10c1…1e24Base—$0.52100%coinbase108d ago0xbe3362…72989e
0x2241…76960x10c1…1e24Base—$0.79100%coinbase108d ago0x2fe360…7e7e4b
0x2241…76960x10c1…1e24Base—$0.66100%coinbase108d ago0xd85a14…915a7a

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.