Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x031ff6…9f2e98
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0c8fe9…ebf9e6
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe229cd…9edf1f
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x341993…b7a821
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd61a31…c6c9b9
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x57404f…6339e1
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x78de2d…74d278
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8bd907…4d7fe2
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e1923…bac918
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6fa341…ff7a7f
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc2c7c…c46f91
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1149de…a71dae
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5c412d…0986b4
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xccdf31…de73f2
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76bac9…52084b
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbaa8b7…c4fdec
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6fa644…bff6a8
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x16f6f9…9c638e
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0fe738…825c28
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d414a…bab8b6
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb6465…edbc9f
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3cc61d…4ac28a
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x29001f…eb2a26
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd12e55…1461bc
0x14f8…3f360x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0701af…f4b600

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.