Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xcd39…072486d ago0x658ad3…e67ecd
0xa520…eca40x0e3d…7757Base—$10.50100%0x8569…b98786d ago0xab1761…39ef2b
0xa520…eca40x0e3d…7757Base—$10.50100%0x4e4a…2e7386d ago0xf63c87…d18571
0xa520…eca40x0e3d…7757Base—$10.50100%0x6344…a21a86d ago0x4290a5…0c3ba6
0xa520…eca40x0e3d…7757Base—$5.25100%0x09f6…b65c86d ago0x57fb20…87e9bb
0xa520…eca40x0e3d…7757Base—$21.00100%0x2158…e16086d ago0x0401bb…bdf777
0xa520…eca40x0e3d…7757Base—$5.25100%0x6476…d72686d ago0xa2a55a…f7335f
0xa520…eca40x0e3d…7757Base—$5.25100%0xc763…5b0b86d ago0x4b57ba…d4c155
0xa520…eca40x0e3d…7757Base—$5.25100%0x8569…b98786d ago0xc10296…5b8550
0xa520…eca40x0e3d…7757Base—$5.25100%0xef99…bf5986d ago0x4f5a9c…b6a1e9
0xa520…eca40x0e3d…7757Base—$5.25100%0x1c63…f5e786d ago0xed8890…5b5867
0xa520…eca40x0e3d…7757Base—$4.20100%0x7869…5c2086d ago0x0585aa…c87d3c
0xa520…eca40x0e3d…7757Base—$5.25100%0xd4a6…3b8d86d ago0xa5f78b…d0f4ef
0xa520…eca40x0e3d…7757Base—$11.55100%0x3dd1…4d5c86d ago0x23fc74…e23ead
0xa520…eca40x0e3d…7757Base—$5.25100%0x9765…21f586d ago0xb9c349…d0b2ab
0xa520…eca40x0e3d…7757Base—$5.25100%0xbe69…299286d ago0xf4e26f…2b090e
0xa520…eca40x0e3d…7757Base—$7.35100%0xa140…d38d86d ago0x1c1e3c…74ed22
0xa520…eca40x0e3d…7757Base—$5.25100%0x5e05…afbb86d ago0x62a873…bbfaf8
0xa520…eca40x0e3d…7757Base—$21.00100%0x2c22…1f1c86d ago0xdfc03a…0666de
0xa520…eca40x0e3d…7757Base—$10.50100%0x6d49…84c886d ago0x49acf9…3a31dd
0xa520…eca40x0e3d…7757Base—$5.25100%0x0524…938986d ago0xb36bfb…76bfd0

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.