Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x2596c7…aeb28f
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x2363b2…038c43
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x757198…1cd647
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x8bd568…79029b
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x774f3a…86a4a3
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x09c90a…32c0db
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xa841ad…5b38e7
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x2d7b6d…03b8f9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x2b6038…9e5344
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x330919…c46d86
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x8c7849…0c6b96
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xe3151f…8b4ea9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x858fc7…4f9e23
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x51d824…4d6fe8
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xabfc43…6d8693
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xe528b7…41ff9c
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x9773b2…90317a
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x51eddf…a2c58e
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x1cc6de…3ad9e1
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0x823d78…98f91f
0x5781…9c430x9c95…e299Base$0.001100%Route unknown63d ago0xa2151a…c548e5
0x5781…9c430x9c95…e299Base$0.001100%Route unknown64d ago0x6957b0…b30952
0x5781…9c430x9c95…e299Base$0.001100%Route unknown64d ago0xae2e52…2201f9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown64d ago0xedaf64…cb1fcd
0x5781…9c430x9c95…e299Base$0.001100%Route unknown64d ago0x40770f…729fd2

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.