Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ff61f…d692f5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4adb62…5cc5fc
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc47c8f…54fdcc
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e927a…2f89ca
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8aa8d2…77a9b9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a2218…867d93
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x328c98…c32f8f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6f5ff…948edd
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x112465…3222e9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcaa773…c85c62
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ba446…965924
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba8e30…27e1b3
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1d755…dce426
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2690b6…ad40b9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x794316…7cfae4
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9eb6ed…0b4d19
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x681bef…5e13b7
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e026e…1a1b6a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f9397…5fd5cb
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcdb7a8…250967
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd05b2b…10ff76
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbae7c7…fee4a1
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f32f7…b1a719
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80aad5…86d180
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02a1fa…80d8e2

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.