Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x372f07…6c4741
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d51b1…cc8b0c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x722e90…8e3c87
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x076ba7…653d5c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64ae57…9fda23
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a5f47…620c86
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe602f7…c814bc
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2f925…c3dbf2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1c63d…6abf97
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x520f21…fd36e2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17d57d…50fa17
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c98f0…2b9218
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a3702…309952
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1262db…eacfce
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70a18c…12f785
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe4dcf3…763694
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa35bb6…071b3f
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe627db…f8c432
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fcd99…566dc4
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb97866…7f55fe
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64326b…4036af
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc4d484…5294bb
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7247fa…ebbc8e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbd1d4…ce3d44
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc94cb3…7636a3

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.