Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4049…69a60x3e0a…78e7Base—$0.00384100%coinbase75d ago0xaa9139…7db3d1
0x4049…69a60x3e0a…78e7Base—$0.003626100%coinbase75d ago0xebc8ca…eca165
0x4049…69a60x3e0a…78e7Base—$0.002761100%coinbase75d ago0xb55fbf…798256
0x4049…69a60x3e0a…78e7Base—$0.00321100%coinbase75d ago0x1aef8c…ea564c
0x4049…69a60x3e0a…78e7Base—$0.003486100%coinbase75d ago0xf040a8…85889e
0x4049…69a60x3e0a…78e7Base—$0.002741100%coinbase75d ago0x626594…6a036c
0x4049…69a60x3e0a…78e7Base—$0.00281100%coinbase75d ago0x04a600…0f2740
0x4049…69a60x3e0a…78e7Base—$0.002797100%coinbase75d ago0x385506…6f56b4
0x4049…69a60x3e0a…78e7Base—$0.003836100%coinbase75d ago0x0c7053…9c5ef3
0x4049…69a60x3e0a…78e7Base—$0.004042100%coinbase75d ago0x0d9eb0…cb6927
0x4049…69a60x3e0a…78e7Base—$0.003388100%coinbase75d ago0x6adf83…f36057
0x4049…69a60x3e0a…78e7Base—$0.003583100%coinbase75d ago0xaad98d…445424
0x4049…69a60x3e0a…78e7Base—$0.002959100%coinbase75d ago0x2b70b6…e9cd2a
0x4049…69a60x3e0a…78e7Base—$0.002988100%coinbase75d ago0x722916…040537
0x4049…69a60x3e0a…78e7Base—$0.00518100%coinbase75d ago0xa4a2d9…51feb2
0x4049…69a60x3e0a…78e7Base—$0.004431100%coinbase75d ago0x5a10ac…550491
0x4049…69a60x3e0a…78e7Base—$0.00482100%coinbase75d ago0x2aaa70…afc55a
0x4049…69a60x3e0a…78e7Base—$0.005842100%coinbase75d ago0x58503d…169175
0x4049…69a60x3e0a…78e7Base—$0.003887100%coinbase75d ago0x26326c…43579d
0x4049…69a60x3e0a…78e7Base—$0.002934100%coinbase75d ago0x6fccfa…8d1de4
0x4049…69a60x3e0a…78e7Base—$0.004105100%coinbase75d ago0xf6831c…d746e2
0x4049…69a60x3e0a…78e7Base—$0.005568100%coinbase75d ago0x795c87…395a6d
0x4049…69a60x3e0a…78e7Base—$0.00536100%coinbase75d ago0x6d876b…15749b
0x4049…69a60x3e0a…78e7Base—$0.005736100%coinbase75d ago0xa17fe9…1f7a26
0x4049…69a60x3e0a…78e7Base—$0.003021100%coinbase75d ago0x689951…8bf361

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.