Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04ba29…41c0ad
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a2db5…55d20f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1bdfc9…f7b4c8
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d7623…d74410
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8b753…cd6a1d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23690d…b014a6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5583a7…d7ae6d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c749e…e18358
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1018e8…be817f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a1359…d65b56
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3516f1…4de6a6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36c475…f35eac
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x67f58c…66683f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ac9b8…757540
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b045a…7fe850
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20d38a…d9ec12
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8768bd…dfe69b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf750d…638650
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa54b2…67b909
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x21fad8…383f6d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d92a4…06429d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf7a238…c351a3
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74c03c…63a5c3
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ce646…54d428
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b589d…180ee8

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.