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 unknown62d ago0xc4cb4e…5054bf
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x0d81a2…4d38f6
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xbc0788…f7536e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xedd5e2…978d85
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x84df1c…d23526
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x388bc7…73e260
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x4c9144…3240ec
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x842b74…d8af99
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xc3aac0…55e0e5
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x62e3e5…d6b02c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x067069…d70aaf
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x6c48d8…799d40
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xe6363a…b5bb31
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xdbdf17…b132da
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x936723…3f092d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xc4fd87…c54017
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xf4a55a…aae510
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0xd88e6a…67c3cf
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x5fb34a…dfc8c2
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x9bdcc3…bc549e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x683a3b…e492af
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x9a0cd1…826bde
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x8716a9…4b074c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x8fe18f…d156ab
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown62d ago0x360d2c…6481f2

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.