Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe69c56…fec720
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3d5fc…406b31
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc9838…5d2e2c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4dc20…23859f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61fd35…748ef4
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72c14f…e1d65d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f132c…91e674
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x973a42…643980
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07e1d1…8a9095
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x48644e…be174f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f026a…c1eef7
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x879f4f…39665b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4cc9ff…0c1d00
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf46261…482f40
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5ac95…3befee
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b321b…548a86
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8500d…1255eb
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaabc2b…8b20c9
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86c5e0…071842
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5ee5b…54db43
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0x650105…d82a8a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0x910cef…40f020
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0x873b7b…d2df9e
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0x77f8d9…c07fe6
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2de7e3…58dddc

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.