Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb851…7a9c0x3e0a…78e7Base—$0.003465100%coinbase75d ago0x1276f2…9e7ef9
0xb851…7a9c0x3e0a…78e7Base—$0.00556100%coinbase75d ago0x757853…001be7
0xb851…7a9c0x3e0a…78e7Base—$0.005793100%coinbase75d ago0xbef220…2e6983
0xb851…7a9c0x3e0a…78e7Base—$0.004861100%coinbase75d ago0x729c80…e76e8b
0xb851…7a9c0x3e0a…78e7Base—$0.004672100%coinbase75d ago0x4444d8…389f86
0xb851…7a9c0x3e0a…78e7Base—$0.00474100%coinbase75d ago0xfba157…3053d6
0xb851…7a9c0x3e0a…78e7Base—$0.005723100%coinbase75d ago0x3b1bec…3c83b2
0xb851…7a9c0x3e0a…78e7Base—$0.004194100%coinbase75d ago0x5995b1…5376d8
0xb851…7a9c0x3e0a…78e7Base—$0.003174100%coinbase75d ago0x4dd031…b1608e
0xb851…7a9c0x3e0a…78e7Base—$0.004879100%coinbase75d ago0xac06fe…cc836b
0xb851…7a9c0x3e0a…78e7Base—$0.003273100%coinbase75d ago0xf1311b…1959a9
0xb851…7a9c0x3e0a…78e7Base—$0.003571100%coinbase75d ago0xeb8186…e9f87d
0xb851…7a9c0x3e0a…78e7Base—$0.003547100%coinbase75d ago0xa76d9a…835ea1
0xb851…7a9c0x3e0a…78e7Base—$0.004621100%coinbase75d ago0x624a93…1500af
0xb851…7a9c0x3e0a…78e7Base—$0.003739100%coinbase75d ago0x47a4df…a6bd80
0xb851…7a9c0x3e0a…78e7Base—$0.003823100%coinbase75d ago0xb118a8…d66941
0xb851…7a9c0x3e0a…78e7Base—$0.00335100%coinbase75d ago0x6c61e0…754af3
0xb851…7a9c0x3e0a…78e7Base—$0.002875100%coinbase75d ago0x95f7cd…67c8a3
0xb851…7a9c0x3e0a…78e7Base—$0.005873100%coinbase75d ago0x2d0e4c…397a31
0xb851…7a9c0x3e0a…78e7Base—$0.002757100%coinbase75d ago0x1e0208…d829bc
0xb851…7a9c0x3e0a…78e7Base—$0.003089100%coinbase75d ago0x96ce7e…8bbd96
0xb851…7a9c0x3e0a…78e7Base—$0.005894100%coinbase75d ago0x84377f…366a84
0xb851…7a9c0x3e0a…78e7Base—$0.003791100%coinbase75d ago0xfd5502…a5d307
0xb851…7a9c0x3e0a…78e7Base—$0.005302100%coinbase75d ago0x198afb…e64934
0xb851…7a9c0x3e0a…78e7Base—$0.004831100%coinbase76d ago0x66fff3…1088c8

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.