Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0xe7d95b…11ea02
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0xb07592…6b92dd
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0x80c68c…d05bb7
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0xe69c26…7b2f93
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0x3a0613…108e5b
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0x7d83ed…094ad3
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0x7e6397…8e6aed
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0x2f0509…0b114d
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0x2f6f39…e1ff69
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa17d ago0x1a0d02…ad880a
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x64219c…fc1b78
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x15caab…ea3b78
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0xacbcc5…c0d961
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x2ca302…06136d
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0xa326c1…a2c79a
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x1abecb…b8a377
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0xc6cbce…5d3152
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0xaa888d…1933eb
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0xe45d34…b3ff01
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x584578…3326c3
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x33d8d0…83a5b2
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0xffecc3…3af95e
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x16a6ed…ace923
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x5d67a0…aadc02
0xcd0a…9ea60xfe80…47eeBase—$0.001100%fluxa18d ago0x003084…42b735

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.