Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7186…110f20h ago0x375a32…6ddb70
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3845…8ad221h ago0x55614f…c5c689
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x3aab…e20922h ago0xcf29c6…7a6a84
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1e92…0cb722h ago0x1c599f…f85c83
0xc9a2…31540x47c5…4fc3Base—$19.9570%0x1984…8da822h ago0x163634…293ad9
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x5f60…e48e22h ago0x078eae…47f859
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xdcda…ec2f22h ago0x448fd7…b99f97
0xc9a2…31540x47c5…4fc3Base—$52.5070%0xe4c8…f8871d ago0x3f7c49…90c449
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x38ac…96f61d ago0x79e83a…6ecc7d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xfec0…c3941d ago0x1b4740…408a3e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6bac…5e9b1d ago0x5fe277…41f71b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc0fa…66cc1d ago0x5c8821…73438f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc330…c0b21d ago0x6fb0f3…62e586
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9f6a…a93c1d ago0x8ce2a9…b74132
0xc9a2…31540x47c5…4fc3Base—$31.5070%0x74b9…018f1d ago0x359514…cfd0bd
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6c20…6aed1d ago0x3f2455…96f08e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe146…b4381d ago0xf5094e…d56b56
0xc9a2…31540x47c5…4fc3Base—$14.7070%0xf239…386c1d ago0xaa46f5…2a8e91
0xc9a2…31540x47c5…4fc3Base—$42.0070%0x3e5d…fd381d ago0x030974…7348cb
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xbc18…facb1d ago0xb43661…f02b47
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xf74f…ffda1d ago0xe82dba…78afaf
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe347…5b301d ago0x70698c…8de37f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x05c6…16ba1d ago0xea09e8…19a45e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xdeef…04fd1d ago0xc81703…8fe6c6
0xc9a2…31540x47c5…4fc3Base—$52.5070%0x6344…a21a1d ago0xfbc681…001bb3

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.