Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12a92a…062419
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fa3ff…7f1c9c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd13295…b45652
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x715f0b…8eda30
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34ce24…2cff3e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9db12…4a078b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x217778…1e94bf
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfaf665…235897
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb27b74…446f73
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x02e98b…2b79e5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x280c39…cdbb7b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe7a363…8fb6c3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d6b29…8e1cd8
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x372286…c1f835
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ec2b0…c7127c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x190129…7ffc3e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6f65b…75721f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfe8d82…98e3f9
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef1048…eaaba6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7710fa…2fe588
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb40e4c…4930aa
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e7784…40c3a5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa75eaa…880313
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x226082…2832b4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23df5a…a25999

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.