Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xdcfea6…ff63b3
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x730b7b…95b3f4
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x1ffdb8…8a59c0
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x2eb02b…86ba03
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x9cbf7d…f6ebb8
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x50390e…16fc72
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x359882…694551
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x564bd4…7458e3
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x7fc394…525c81
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xee2a45…8b34fc
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xf34261…6d9d34
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x5baebf…853c7c
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x2728dd…8308a2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xadd1a9…829421
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x5d2fd1…6798a4
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x88921f…91477d
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x063e94…9ee544
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xed0525…2b92e6
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x55784a…c51a14
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xc42d3d…4a4bc7
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0xb8d576…0415d5
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x045422…84a739
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x1c3cd0…7d352d
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x317368…085e79
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown66d ago0x0595ea…c82c6a

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.