Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc0eeee…d946f8
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb24ae4…1caaa6
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb75d7d…532df1
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x106481…9a5adf
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xe2b2e8…92c090
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa0053b…c806c6
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x5c2320…3253d2
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb43b82…031857
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1ea6d8…d8b744
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6d63ac…62bda8
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x47cb91…f1935c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0xae6128…03b986
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0xf08f77…74f3db
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x283597…b980cf
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f465b…e16703
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd02445…6c1bed
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x492872…5c1325
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0xf1d935…9f7106
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x8feff3…673ed3
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x0393a2…0dbc37
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7b07df…ee6658
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0xeefeb9…990060
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x8839a7…7d7dc0
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe310c3…f52454
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa23d ago0x6cd0e2…da0001

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.