Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0xe35936…5b3a6e
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0xe4939c…a9e1b3
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0x6e561e…d35e8e
0x261f…a6210x9c95…e299Base$0.001100%fluxa37d ago0x421956…fd482d
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0x78e562…83d0dc
0x261f…a6210x9c95…e299Base$0.001100%fluxa37d ago0x62abb7…46ad0c
0x261f…a6210x9c95…e299Base$0.001100%fluxa37d ago0xd4e6a4…c9bfdb
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0x5e0131…832381
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0x535541…d1f0c0
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0x767f2e…ad59d8
0x261f…a6210xfe80…47eeBase$0.001100%fluxa37d ago0x4064c2…7a63b3
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0xd0e357…35fd49
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0x2a5d9b…14546f
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0x7c720d…afc930
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0xe91a0c…8e8cf0
0x261f…a6210x9c95…e299Base$0.001100%fluxa38d ago0x5eda78…76110a
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0x7781c7…28735a
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0x3cc4a2…2d2a56
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0xbf09b2…7defd6
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0x3b300e…8ba04e
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0x967eb1…fca160
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0xf85941…584463
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0xaf776a…f7b284
0x261f…a6210xfe80…47eeBase$0.001100%fluxa38d ago0xe51371…eb73ba
0x261f…a6210x9c95…e299Base$0.001100%fluxa38d ago0xc194c0…396836

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.