Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x3b5837…41b331
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x54a688…3eb855
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xf1f7af…3bf89d
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x49750c…0b6084
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xd2006a…3cb2c8
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xa35641…bc1e6a
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x988875…c4a0cc
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x7cc6ab…906f28
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0xe952b5…fc742e
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x807311…05d1ec
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown46d ago0x7774ec…655551
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0x4dc8e7…f53b44
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0x120f35…15344f
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0x78ed29…efc001
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0xd3c45c…5c225f
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0xcf94a2…b69f14
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0x664063…d967c0
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0xb34074…eed30a
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0xd01739…0bc8ba
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0xf04acc…b47335
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0x31c2ec…940654
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0x48b4a5…aab24a
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0xbcd7f7…91343b
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0xa1ca10…bdaee0
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown47d ago0x8f533d…39ae5f

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.