Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xceea8c…98d0d1
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xb94e8f…12dd8b
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xa2420f…ad60e4
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xd2b9dd…0b0664
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x93a84d…f32e2d
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xcab53c…e8c432
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xb77b11…5a3785
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xfc871e…6e5697
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x58603c…9392d7
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x375fd5…46c927
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x1e3d1f…aeadcf
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x384a1f…b2fe22
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xca034b…f0c494
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x6622ea…217362
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x8330d2…c8bf38
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xb8c9d4…0b1b26
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x188757…e810f7
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xad27f6…c66c19
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x08791c…ba2bf9
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x764ff5…0cd3a4
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x8fece2…0930af
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x87343d…a5f5da
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0xb11908…2c7a07
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x46aecc…ee4af3
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown34d ago0x99049c…30d160

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.