Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd0f903…5584f6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fb2f5…00240b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x69463d…14695e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e8aec…63bb0c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x610eac…27ab2a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb14c2d…c1058e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe3c5bd…be7859
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ea9c2…6cf2da
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0e8b7b…fd33ad
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13dfcd…7a1779
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe9bae0…491f14
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfe7ab7…7b9f5a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x03a740…82bdde
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf65cd8…589c57
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7356ed…8d831e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x35b470…02f059
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b0792…d30e5c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ee1f3…bb27b2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd9a502…ca852f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7a2f98…a240a4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9fe10a…1013f7
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xea74dc…199627
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0c0869…ab9c77
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd44bb0…586234
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x402654…07c7bf

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.