Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3f0c0b…443dd7
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI119d ago0x019ae7…472849
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI119d ago0x232cbc…7e57be
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8b42cd…1cbd00
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4786f3…07c7a5
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc04e48…c9a94c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x02208c…c05ae4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x20a635…f4c956
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdc85ee…363971
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0a7c81…d3b7ee
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x592f6e…08761f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xef42e0…346320
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf9f134…e91b1d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5a99d3…996b8a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xba62d4…3105eb
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7e585b…0c6187
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4b80b2…cab066
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x998029…48dc56
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4d4652…ac17e6

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.