Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0x718c07…9587e4
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0x07fc6a…3f0fde
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0x57aa5f…c337bb
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0xdab2b6…cfa150
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0xbc13e1…9726ca
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0xd4d311…5de910
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0x6536a0…2ed3f8
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa37d ago0x3b9165…d570f6
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0xd2a2a7…c04167
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0x2ed8b5…bec684
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0x0b9905…0d547f
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0xd6c7dd…142199
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0xbe3bbb…2709fd
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa37d ago0x91783f…73873c
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0xd77a2c…7baef1
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x7beea8…100baf
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x73cd32…dfee84
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0xf8e5c2…ea95f8
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0x5c6e97…795205
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0xb68147…9e3bc5
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x0e8d24…4d96ec
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x220adf…bce1e4
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x6e551a…15a5cb
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0xf9be43…9618ff
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x92d6d6…4812d5

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.