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%0x7430…b4bb69d ago0x9252e7…108661
0xa520…eca40x0e3d…7757Base$1.05100%0x13c6…f0ed69d ago0xc12e80…67b591
0xa520…eca40x0e3d…7757Base$21.00100%0x2a5b…d6a969d ago0x3573a7…6d0b42
0xa520…eca40x0e3d…7757Base$5.25100%0x37bf…71af69d ago0xb493a8…710820
0xa520…eca40x0e3d…7757Base$10.50100%0x19e0…dcbe69d ago0x4403e9…a8042f
0xa520…eca40x0e3d…7757Base$12.60100%0x406c…cda369d ago0x97eaca…61b92c
0xa520…eca40x0e3d…7757Base$10.50100%0x563b…9a7f69d ago0x4faf83…59c753
0xa520…eca40x0e3d…7757Base$5.25100%0x8437…41a869d ago0x7bca54…a40361
0xa520…eca40x0e3d…7757Base$1.05100%0xc836…5c4669d ago0xd56eae…2db674
0xa520…eca40x0e3d…7757Base$10.50100%0x55b3…f1a069d ago0xb0d978…da84c0
0xa520…eca40x0e3d…7757Base$5.25100%0x0ad8…9d8a69d ago0x818aae…b4e2cb
0xa520…eca40x0e3d…7757Base$5.25100%0x771b…60b869d ago0x5f14b1…9982e2
0xa520…eca40x0e3d…7757Base$5.25100%0x7cf5…240769d ago0xa02ac4…22cb40
0xa520…eca40x0e3d…7757Base$2.10100%0x7dc9…9d7b69d ago0xaf7d19…548ef0
0xa520…eca40x0e3d…7757Base$10.50100%0x2ee2…15c469d ago0xffc55d…ef19d1
0xa520…eca40x0e3d…7757Base$10.50100%0x39ac…36cd70d ago0xdf996c…9ecce7
0xa520…eca40x0e3d…7757Base$9.45100%0x0c68…47ce70d ago0xbe37dd…8abe74
0xa520…eca40x0e3d…7757Base$5.25100%0x96be…0b4670d ago0xdf9e93…040076
0xa520…eca40x0e3d…7757Base$1.05100%0x0dd9…36a570d ago0xf5f92b…bb5dad
0xa520…eca40x0e3d…7757Base$10.50100%0x9f94…626470d ago0x51d498…b6a327
0xa520…eca40x0e3d…7757Base$21.00100%0x2041…bdf670d ago0x08f2f6…e182ca
0xa520…eca40x0e3d…7757Base$10.50100%0x1868…142670d ago0xfb7fb3…a88aad
0xa520…eca40x0e3d…7757Base$10.50100%0x72fe…16d670d ago0x2fd9a7…a57965
0xa520…eca40x0e3d…7757Base$5.25100%0x60b3…977370d ago0x4dd4f2…262f83

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.