Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xeecb7a…09d7bb
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xba04c5…aa56f3
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x7a2592…37b882
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x4924c3…2decbb
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x4ef1a0…1973c7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xeb066a…32db19
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x803eca…556fac
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x6938c1…7557bf
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x24ac70…e91ba1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x3b06a0…414544
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x3804e3…04b86f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xd1d473…b4a52e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x505bd1…904f4c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x7e5297…b42b72
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x02223e…701ea4
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x9bdd96…fb25d8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x70fd96…a8b4e6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x0b8826…695e5a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x510405…fb86f0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x5036dc…6a1afe
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xc8ae05…56d0fe
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x22787b…fb41f8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xf8a3b8…6e2c05
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x8ecb41…cff61c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xf70a4f…330ea8

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.