Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8645c8…892651
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x633f75…b1d3cb
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x166a44…13aa91
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb490d7…c7eebf
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x28299e…dbd22e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb4c3f…d7b42d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fa3a8…95e91d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9998c…bab979
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc32748…0897e5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccfdab…a42176
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b98e7…823f76
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9d2ad…744c67
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20eacc…c6375f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67deb4…8e4449
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fae6e…32709f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9577e2…7137f2
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39895e…e4c27a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef1172…447f74
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec2d0c…d7e0da
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82c04e…7cf386
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9bb108…b87899
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdbf697…b4ff68
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa82eb2…9008d4
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1135ba…52f9b5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd57ed3…2cc1e0

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.