Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x28ae67…7e33a8
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd0e2ca…cfdadb
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x590c51…efe039
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0002a2…7db833
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4d569b…181073
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55ff29…b3e405
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x798fc7…569411
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x633ea7…b92860
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70857b…e11dd0
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9047d…217613
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b094a…769209
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d5657…1a693a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x53f4a4…a304e1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb7c4d…dbb0e3
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x008760…226055
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc8c7fc…3e74fb
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ac8d6…aa7691
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bc90a…5ea9ab
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xedfa47…0b6b84
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82dc10…9f160c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x15e3f2…2bc7bf
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x21ff36…894438
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x48644e…d20af7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7bed0…bbab61
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f4d03…bc90bc

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.