Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5b2a0…4dc6ef
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7258c…15b81b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea9dde…98d86c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8ec4c…449ff2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d74d8…79fb69
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a2569…d7809a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91de6a…c532b2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d0f97…e04a83
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6f3f7…e2a338
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfdcec3…872180
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7dda1a…44f1bf
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x257cbb…0ee755
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd857e6…3714f6
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23d62d…52e904
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2ca40…704fb9
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8e2ea…512ea1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf5714…275bb5
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d6655…2285ee
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x826634…6a229b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe95ce…1ab882
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabdc30…3b8648
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x891079…cbd00e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e6b0e…3f7632
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x389bd5…74bf29
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fc0da…a525a3

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.