Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c03b0…cebd5e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37450a…281a23
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8099b0…51e17c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x635e2b…b24ae1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x475ba5…d1a22a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x115c08…e95e94
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e38a2…43fbb7
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x93733e…da2296
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbbf391…e9b335
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x19b91d…cedc2a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x82b736…e5da2d
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x033ee9…fdb596
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4510f3…81888b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6a544…5f21c4
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92c4fc…19b132
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f0e67…f0b10a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2dc756…fa1d78
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61c706…2469d6
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2bf7c5…5150ba
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf30a8f…9dc772
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x21e272…1eccbb
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd20196…b4d898
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x430f1f…462e4e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ace41…1230a6
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe146f3…9f5be7

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.