Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x6321b9…34ff93
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x76a71c…0043c7
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xc525c8…85f0d1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xb456ac…e7ed38
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x0b777b…68a63b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x442ab6…bebddc
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x8430a6…77ac51
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xeea14e…664e25
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x10bbbe…da1202
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xe76b11…50f06c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xbd1b19…192e4d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x79e0fa…2accf5
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x8bd9b3…a480c1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xc8692d…a37f39
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xb9b554…681ca1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x449b8d…1f8e35
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x229263…685bac
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x1f8a5e…7c5af5
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x7c3456…0fd95b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0xddc9f7…e72dd6
0xc524…58690xfe80…47eeBase—$0.001100%fluxa17d ago0x85cb50…178d67

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.