Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0x804592…85a44a
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0x75482f…bab134
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0x858a21…d639ef
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0xc9793d…7f0949
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0x73fa8d…e32987
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0x16bf00…626fbd
0x560a…1a400x9c95…e299Base—$0.001100%fluxa38d ago0x6cd30a…3c52fd
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0x82f321…0b5652
0x560a…1a400x9c95…e299Base—$0.001100%fluxa38d ago0xc93129…1716df
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa38d ago0xb56598…3f4150
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0xa3ab7c…12c352
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0x426913…13ed24
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0xef0e9f…6c1cac
0x560a…1a400x9c95…e299Base—$0.001100%fluxa39d ago0x5bb491…7d10f9
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0xe35738…ff7111
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0xd7201b…ef2dd0
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0xc97dad…eed4f4
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0x88afd9…dd8cdb
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0xbf6880…e451a1
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0x3ff1a5…668d53
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0x3c5fb2…029c40
0x560a…1a400x9c95…e299Base—$0.001100%fluxa39d ago0xb24227…25e7a9
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0x4ec219…9bb86b
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0x3523b0…856205
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa39d ago0xc7fd90…9d07f8

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.