Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2e7e0…3bfbaa
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81787a…98d19b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcccc66…a80502
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9382e1…fa8eb6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d5560…1cb9cc
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78cb7d…4447ba
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4d296…948d75
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef4316…052477
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x021fe4…06246e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x966404…b9d8e3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe15734…f25525
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb633cf…edd22a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea87a2…a6613f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x024cd4…0cdd91
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e1fd6…10f9d8
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc8582…24369d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b4308…c413d9
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x404e09…ddcdf7
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a14d8…d532f9
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3aab47…346188
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x169f4c…676b5f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71d0cd…571c83
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xadd19b…782b4e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b9e0c…bde94e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbfbbc0…e66316

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.