Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e870d…bde206
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef3d5e…d4e996
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe99a13…ccb1df
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11da4a…b695bb
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7f30d…aba71e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc87edb…c05a88
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48f980…6e5607
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb82a6…f690b5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e5a7b…c1ecdd
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x290546…8dcb25
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23d2b3…5b066e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d120c…2e8cab
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x617747…87df2d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa84262…74c155
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fd643…6ed513
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4a059…49e9b9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x401cea…0f39af
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x937e99…07eb81
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb727b…b39462
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e7dd3…af9507
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf69a6b…297584
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94aae2…3a0ea1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x867d78…607df6
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x224b83…fe8fe5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3e848…bdd945

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.