Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3676…b3920x3e0a…78e7Base—$0.003888100%coinbase74d ago0xa66e8a…577eb9
0x3676…b3920x3e0a…78e7Base—$0.00362100%coinbase74d ago0xfbf92c…3755af
0x3676…b3920x3e0a…78e7Base—$0.004869100%coinbase74d ago0xe1dc0e…de677f
0x3676…b3920x3e0a…78e7Base—$0.005067100%coinbase74d ago0x241a5e…95155a
0x3676…b3920x3e0a…78e7Base—$0.003973100%coinbase74d ago0xd7ec00…9604f0
0x3676…b3920x3e0a…78e7Base—$0.00322100%coinbase74d ago0x143142…b395b1
0x3676…b3920x3e0a…78e7Base—$0.003428100%coinbase74d ago0x2aaaff…4bed17
0x3676…b3920x3e0a…78e7Base—$0.005039100%coinbase74d ago0x8b79f0…6a67e2
0x3676…b3920x3e0a…78e7Base—$0.004223100%coinbase74d ago0x818685…d12019
0x3676…b3920x3e0a…78e7Base—$0.003308100%coinbase74d ago0x831a46…0979c0
0x3676…b3920x3e0a…78e7Base—$0.003292100%coinbase75d ago0x88b581…734fc5
0x3676…b3920x3e0a…78e7Base—$0.004938100%coinbase75d ago0x45ffc7…7ec1f3
0x3676…b3920x3e0a…78e7Base—$0.005815100%coinbase75d ago0xa47542…8497a2
0x3676…b3920x3e0a…78e7Base—$0.004158100%coinbase75d ago0xf905c0…b5aa64
0x3676…b3920x3e0a…78e7Base—$0.003936100%coinbase75d ago0xad0186…672985
0x3676…b3920x3e0a…78e7Base—$0.003765100%coinbase75d ago0xc651de…0bb547
0x3676…b3920x3e0a…78e7Base—$0.005894100%coinbase75d ago0x961a71…9965f3
0x3676…b3920x3e0a…78e7Base—$0.003618100%coinbase75d ago0x57921a…7e0547
0x3676…b3920x3e0a…78e7Base—$0.005798100%coinbase75d ago0x80bfb3…df4ebb
0x3676…b3920x3e0a…78e7Base—$0.003252100%coinbase75d ago0xc7ab1e…fc3440
0x3676…b3920x3e0a…78e7Base—$0.004536100%coinbase75d ago0x0ffe1f…b2f3ae
0x3676…b3920x3e0a…78e7Base—$0.00397100%coinbase75d ago0x6b15e1…cccc84

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.