Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb919a…af69bb
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9d23a…3cb7b3
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f555a…4bb0c5
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x34d7aa…82242a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38f4b9…cad3f6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeff6bd…654f76
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf1d5f…a51556
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc00296…db3b3e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x382c91…e90323
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x652613…990643
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd6c29…8dbaec
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x83ff42…dba297
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3af7c0…9dd09e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x689e7b…be898e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10c60d…bf629a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3808e…b79128
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x927e81…82e1e6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1904c…08f0d0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3dd51…c3dfc0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xddd144…10b775
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf97a8a…1e0768
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf69fe7…a1bd0d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa313b0…f45f2c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6d583…5a73a9
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x033245…da08d2

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.