Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ae1…1c1d0x10c1…1e24Base—$0.77100%coinbase108d ago0x9672f6…3015e1
0x6ae1…1c1d0x10c1…1e24Base—$0.69100%coinbase108d ago0x2e97ab…178fd7
0x6ae1…1c1d0x10c1…1e24Base—$0.62100%coinbase108d ago0x54c338…be8b9c
0x6ae1…1c1d0x10c1…1e24Base—$0.86100%coinbase108d ago0xa04f2d…e161d1
0x6ae1…1c1d0x10c1…1e24Base—$0.71100%coinbase108d ago0x921de0…25f105
0x6ae1…1c1d0x10c1…1e24Base—$0.69100%coinbase108d ago0xe0e2d2…cf5326
0x6ae1…1c1d0x10c1…1e24Base—$0.57100%coinbase108d ago0x4bbff8…a9577d
0x6ae1…1c1d0x10c1…1e24Base—$0.57100%coinbase108d ago0xcdf28b…7e067f
0x6ae1…1c1d0x10c1…1e24Base—$0.52100%coinbase108d ago0xbf2f17…6266ee
0x6ae1…1c1d0x10c1…1e24Base—$0.98100%coinbase108d ago0x572e8c…6ee7fa
0x6ae1…1c1d0x10c1…1e24Base—$0.78100%coinbase108d ago0x230903…7565ec
0x6ae1…1c1d0x10c1…1e24Base—$0.68100%coinbase108d ago0x439050…ed7ab9
0x6ae1…1c1d0x10c1…1e24Base—$0.74100%coinbase108d ago0x1636b1…b61d50
0x6ae1…1c1d0x10c1…1e24Base—$0.72100%coinbase108d ago0x022318…67886d
0x6ae1…1c1d0x10c1…1e24Base—$0.56100%coinbase108d ago0xa1a62d…65836a
0x6ae1…1c1d0x10c1…1e24Base—$0.90100%coinbase108d ago0x67b0a7…0a6d27
0x6ae1…1c1d0x10c1…1e24Base—$0.58100%coinbase108d ago0xf1d1c2…652ee7
0x6ae1…1c1d0x10c1…1e24Base—$0.55100%coinbase108d ago0xd1d13b…1328e7
0x6ae1…1c1d0x10c1…1e24Base—$1.09100%coinbase108d ago0xe2765c…0a77eb
0x6ae1…1c1d0x10c1…1e24Base—$1.39100%coinbase108d ago0x606143…4f2977
0x6ae1…1c1d0x10c1…1e24Base—$0.70100%coinbase108d ago0xef5708…b82980
0x6ae1…1c1d0x10c1…1e24Base—$0.54100%coinbase108d ago0xc58381…83cc9b
0x6ae1…1c1d0x10c1…1e24Base—$0.63100%coinbase108d ago0xfd2c13…eef91f
0x6ae1…1c1d0x10c1…1e24Base—$0.52100%coinbase108d ago0xfb7b6d…14936a
0x6ae1…1c1d0x10c1…1e24Base—$0.50100%coinbase108d ago0x2647d2…46135c

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.