Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0b0ae4…f27d29
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9bc50e…46b3da
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x17f76f…7bd023
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xebc0ae…cc731c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa8124e…148f6c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x271ba0…9e71ce
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd9b79d…9c9f23
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2ce73e…39f00c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xed7631…91da8d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x308099…d0b6f1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4cf857…82cfde
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb65df4…62cd11
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x97faca…39c8ce
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xad8cda…2ff46c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x19c361…c34554
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x60a8f7…809e12
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9d00e3…aab815
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x964f11…a891f9
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc7686a…acc1a6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaf667f…145def
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf53e6d…f099c6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdadbfe…d6087e
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9e3450…7d8fb5
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b3832…15e6b8
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI112d ago0xde774c…554980

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.