Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83f1…f7700x3e0a…78e7Base—$0.003399100%coinbase74d ago0x513f9e…487ee1
0x83f1…f7700x3e0a…78e7Base—$0.004334100%coinbase74d ago0x2b0f77…e20aa7
0x83f1…f7700x3e0a…78e7Base—$0.003259100%coinbase75d ago0x96a6ae…bd7383
0x83f1…f7700x3e0a…78e7Base—$0.003138100%coinbase75d ago0x4b7034…985373
0x83f1…f7700x3e0a…78e7Base—$0.004528100%coinbase75d ago0xddc3f3…8538d4
0x83f1…f7700x3e0a…78e7Base—$0.005687100%coinbase75d ago0x64bcf0…969bd7
0x83f1…f7700x3e0a…78e7Base—$0.005437100%coinbase75d ago0x9707a6…4d002a
0x83f1…f7700x3e0a…78e7Base—$0.005909100%coinbase75d ago0x483210…8b20a8
0x83f1…f7700x3e0a…78e7Base—$0.005078100%coinbase75d ago0xda99cc…8222c3
0x83f1…f7700x3e0a…78e7Base—$0.004962100%coinbase75d ago0xe4ed17…7e8de0
0x83f1…f7700x3e0a…78e7Base—$0.00443100%coinbase75d ago0x12d52f…c4e359
0x83f1…f7700x3e0a…78e7Base—$0.004871100%coinbase75d ago0xc3f84f…91d803
0x83f1…f7700x3e0a…78e7Base—$0.004765100%coinbase75d ago0x6679bd…569a44
0x83f1…f7700x3e0a…78e7Base—$0.002968100%coinbase75d ago0xffee8e…55e443
0x83f1…f7700x3e0a…78e7Base—$0.004294100%coinbase75d ago0xda6253…307362
0x83f1…f7700x3e0a…78e7Base—$0.003079100%coinbase75d ago0x5d3fef…d93397
0x83f1…f7700x3e0a…78e7Base—$0.00317100%coinbase75d ago0xcec439…cdb179
0x83f1…f7700x3e0a…78e7Base—$0.004325100%coinbase75d ago0xa8e43d…5de56c
0x83f1…f7700x3e0a…78e7Base—$0.004321100%coinbase75d ago0x796d83…402fc6
0x83f1…f7700x3e0a…78e7Base—$0.003602100%coinbase75d ago0x97b0a0…0986f0
0x83f1…f7700x3e0a…78e7Base—$0.004381100%coinbase75d ago0xfda72f…e0af95
0x83f1…f7700x3e0a…78e7Base—$0.00506100%coinbase75d ago0xc382a1…e8b6d0
0x83f1…f7700x3e0a…78e7Base—$0.003495100%coinbase75d ago0x331358…7ad8fb
0x83f1…f7700x3e0a…78e7Base—$0.005708100%coinbase75d ago0x0f63f4…59f689
0x83f1…f7700x3e0a…78e7Base—$0.003803100%coinbase75d ago0x827178…267e5c

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.