Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0xeb3f89…166d54
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0x4764c6…4e42b4
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0x65decd…8a0c09
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0xf273de…9aa236
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0xde9d5f…1ae310
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0x1d2f85…5eec63
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0xcc7d18…9fdc03
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0xd4482d…4f0971
0xf986…6fc80x159b…4908Basex402 service$0.01100%payAI44d ago0x6a46ca…5ebcf5
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x3adc13…6471ea
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xf5be7d…820b17
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x702335…0dc1dc
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x5c5d67…0e2770
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xf42285…f45666
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xb16401…adb133
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xf3a303…34a662
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xc6f72d…f4e525
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x547d2a…133a85
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xb85fe7…878e55
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xe6681e…73f896
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x6023c1…e63912
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0xce3257…d7e1e2
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x8ee318…812661
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x0b8b6c…982909
0xf986…6fc80x159b…4908Basex402 service$0.10100%payAI44d ago0x7d8fc7…c1f6e4

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.