Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51e47f…2bcda7
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a4648…c20c01
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79e683…44b3f9
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x85b117…4647a1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a9977…0ea545
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3fa487…9a7ee6
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18f0a3…6c8c34
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc2ed6…67891d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9041c6…76831f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8dab3d…4a558b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab9d33…ac51ae
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x170fc2…aa7526
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bf155…46b596
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd2059…861619
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf857ee…0f5863
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb33eb9…19186d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02dedd…89416f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdfea45…d9ff45
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a6f78…c8adaf
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6dcaa…f1f214
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb77f4…5b61cf
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe8732a…baae4f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75f05b…21bf3a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x581c2f…e826c1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f6a05…13b36f

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.