Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e7ae9…9f6fff
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb02e1f…8d1075
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x13e83d…62f8a4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xba6b74…04b1dd
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdade13…9155c8
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x32b1ed…8abb9c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x21e1d9…273214
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb55401…926c0c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x036dd2…4f3bb3
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa6c226…ffb5cf
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa65d97…d4070d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa83a0f…b4bf9b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4d14c0…158faa
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x128b84…f4a5a8
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x51497e…96c176
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x229c3a…a32b3d

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.