Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base$0.20100%Route unknown18d ago0xb7521d…16f0a4
0xcb74…cb510xb0af…7de0Base$0.20100%Route unknown18d ago0x875668…e85745
0xcb74…cb510xb0af…7de0Base$0.18100%Route unknown18d ago0xa09eca…ac96cc
0xcb74…cb510xb0af…7de0Base$0.18100%Route unknown18d ago0x45b423…a2591a
0xcb74…cb510xb0af…7de0Base$0.21100%Route unknown18d ago0x9e6abe…5192ca
0xcb74…cb510xb0af…7de0Base$0.25100%Route unknown18d ago0xe7ea99…849bba
0xcb74…cb510xb0af…7de0Base$0.25100%Route unknown18d ago0x44eb7a…0b38b9
0xcb74…cb510xb0af…7de0Base$0.25100%Route unknown18d ago0x561921…cab992
0xcb74…cb510xb0af…7de0Base$0.21100%Route unknown18d ago0x7a17a8…e1f00e
0xcb74…cb510xb0af…7de0Base$0.21100%Route unknown18d ago0x57f64d…62f326
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown18d ago0x4d0573…e62d00
0xcb74…cb510xb0af…7de0Base$0.16100%Route unknown18d ago0x6e4e53…6cffaa
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown18d ago0x543a4a…6b6f74
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown18d ago0xf164ce…eec390
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown18d ago0x40b6cb…23796c
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown18d ago0x563902…0422ca
0xcb74…cb510xb0af…7de0Base$0.14100%Route unknown19d ago0xceea0f…a1f225
0xcb74…cb510xb0af…7de0Base$0.14100%Route unknown19d ago0xe98bcd…12ab78
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown19d ago0x504952…baa9d3
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown19d ago0xfaa7f0…a19663
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown19d ago0x0e1afa…839575
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown19d ago0x6c50de…309ecc
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown19d ago0x4f540b…37f4ef
0xcb74…cb510xb0af…7de0Base$0.12100%Route unknown19d ago0x6dde02…0adc24
0xcb74…cb510xb0af…7de0Base$0.10100%Route unknown19d ago0x48eb77…c403b3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.