Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0xea55d3…bb18fb
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x5b6b93…36f612
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x82bc22…a3b064
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0xceeac7…719b21
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x43410f…d983d7
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x2420a5…ef5f54
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x2c7c19…6a7a69
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x8b990d…274dbf
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x7b1b96…f560bc
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x34be30…400ccf
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0xaf0f5c…189afc
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x351763…85c08d
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x427e9c…65d1a8
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x331ef1…7e0025
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x75dd88…589a32
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x24a300…74ba1a
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x0638b8…9cd84d
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x2a9fd8…072d7e
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x5fe58a…54a709
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x2b4761…3f8103
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x013239…98e904
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x8c4f18…46af9a
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x58c922…3a6c4b
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0x331680…3f9477
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown60d ago0xd5bb71…c4bc06

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.