Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb77db…2bc96d
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd51afb…0cb1a6
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xacd212…f50f20
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0d3ba…c16f41
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47eb31…6a3d94
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b2059…33e548
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf24d72…416194
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8993e8…020c78
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9625a9…8bdf08
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebe0d0…6d72de
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45f385…115486
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a1b19…0f39bd
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe58b33…a95183
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf86235…7d83e1
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d688d…0e6621
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc122c…4d3cc0
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77b166…373df3
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a24d4…d600bd
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72d01f…270186
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x805b81…c9b840
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9bde54…606fc8
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7901a7…312162
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf65a04…05deb9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f44c2…de65eb
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff88af…23fece

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.