Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d45…12820x50eb…6480Base$0.001100%Payer-submitted92d ago0x805aa9…ed8c08
0x6d45…12820x50eb…6480Base$0.001100%Payer-submitted92d ago0x4a8b86…bfd2b6
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x3fef1f…246896
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xdb48bc…43d673
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xfc75e0…b8660a
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x97165d…279450
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xe0e056…e41fe0
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x43d89b…e797f2
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xec968c…541d4f
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xff23e8…ce29a4
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x10b48d…e67779
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xd61558…f4ef14
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xf57d39…50508e
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x7f149e…dcebca
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x045b8a…a8367e
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x9c850b…2d0e2c
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0xb4c6cc…a78177
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x752a56…ef10ad
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x73f1a9…aeb70a
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x76dc6e…0321af
0x1989…fba30x50eb…6480Base$0.001100%Payer-submitted92d ago0x1415bd…4b9eab
0x582a…08380x50eb…6480Base$0.001100%Payer-submitted92d ago0xb7e375…bd7828
0x582a…08380x50eb…6480Base$0.001100%Payer-submitted92d ago0xef138b…e628fe
0x582a…08380x50eb…6480Base$0.001100%Payer-submitted92d ago0x505498…37b8a8
0x582a…08380x50eb…6480Base$0.001100%Payer-submitted92d ago0x1c0348…a439b4

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.