Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase20d ago0xc8094a…98308a
0xf57f…d4950x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0xbc4f72…0ab634
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase20d ago0xa95530…1e0966
0x6e53…a2650x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0x840bba…b880b6
0x59e8…a8010x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase20d ago0x779f2f…4c878a
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase20d ago0x2c2fd3…ee18bc
0xc9c7…16700x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase20d ago0x52ee32…13e12b
0x5466…7a0c0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase20d ago0x7bd92c…a59370
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.06100%coinbase20d ago0xb677d0…0a8531
0x3961…b5570x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase21d ago0xc8242f…6b7d8d
0x3961…b5570x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase21d ago0x70d7e3…dad286
0x3961…b5570x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase21d ago0xff06b7…4d9d0c
0x3961…b5570x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase21d ago0x215393…ad0666
0x925a…62ef0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase21d ago0x614972…da090a
0x925a…62ef0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase21d ago0xe10fea…bc1092
0x9688…d92d0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase21d ago0xa19f72…e0e5d6
0x1f2d…16650x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase21d ago0x09e02c…ab7e3b

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.