Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb697dd…b54f20
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e0753…60713c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc5fbd4…a16c5b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x526e6b…95aa6c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36beca…33c60d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1e891…a4d713
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeae938…574016
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00ada1…599e76
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61c47a…370ad0
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70feee…88c4e3
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe1f80…f279fc
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe8c1a…4745ab
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6509d1…649f18
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa7e32e…eb9d15
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x128255…8a0672
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81affc…71cd13
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3d761…2a4b62
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4360b4…acba63
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x63dd8b…e622da
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bbbee…dde98f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbdfc9d…6d68d8
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x614404…80c7f2
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ae39c…1a3903
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8449b4…912ab1
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc26276…bbe7dc

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.