Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x544e31…ca998e
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70d42b…e50eae
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea9d89…c2fe8f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe012c…b7dd3a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3df43f…fc4e34
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff2540…3c7228
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d69ce…fc073b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c5097…986c1c
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb6855…800689
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b5bfd…c607e7
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb3760…22b7e7
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6463e…83b003
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12f9eb…04f345
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06409d…82d4a5
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3e321…b778a5
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2d739…171588
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9950d0…464b44
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43858e…3df60a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2a9fb…08be7b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3db9dc…4b4e56
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e9cc1…1d3404
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2b1a9…cfb1f0
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae7ba9…b368bb
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1774b…8ff30d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e3c76…f17426

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.