Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xba19f9…8ccf97
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x825f41…160525
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x9980a5…af3a7a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x87cf9b…fcc7dd
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xe23d16…8dc677
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xaec7f1…4bf7f8
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xe18e62…f86720
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xae45d1…f77e09
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x69589a…d72f5d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x570986…522279
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xe2f3d7…adac74
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xd8a41a…6fa344
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xbc4c7f…a74e35
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x373fe7…43f4a6
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xadcbb4…0beffc
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x404944…5c77da
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x5a5875…64d8fb
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xc6a345…754433
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x71a02c…a34d4c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xe079f6…d6d5f7
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xf17d09…42ef9a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x2af6c9…09158e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x0616b9…15870c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0x13cd2c…0b650b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown84d ago0xddfa80…48c39e

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.