Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb97a1…3946a0
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a5cfb…629abb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ff421…8daf92
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe78226…4ca77e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x199af9…55637f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbeefb7…05b45d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x14fb0f…2eb58d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd4c672…04377d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf200b7…101b4c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef4ab2…219397
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b471e…fc71f1
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78737e…a44b10
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad4121…adb9e6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x649a6e…a6785c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b959d…87107f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb15acb…c66d7a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53db39…8c8b88
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x568f5d…a06190
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa828d5…3d57d2
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x816616…4fe38d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x20f2b9…b9ff79
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f2b3d…1d9134
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f8f86…78f0d4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfb3c4…2de285
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a3f1c…e4d085

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.