Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf637…75110x3e0a…78e7Base—$0.005196100%coinbase73d ago0x7d9ba6…ea10dd
0xf637…75110x3e0a…78e7Base—$0.004205100%coinbase73d ago0x8fac28…f92ed6
0xf637…75110x3e0a…78e7Base—$0.00302100%coinbase73d ago0x5ead66…901a16
0xf637…75110x3e0a…78e7Base—$0.004103100%coinbase73d ago0x699717…e89e24
0xf637…75110x3e0a…78e7Base—$0.002831100%coinbase73d ago0x5735cb…9c7891
0xf637…75110x3e0a…78e7Base—$0.00539100%coinbase73d ago0xc91f53…5a2956
0xf637…75110x3e0a…78e7Base—$0.00328100%coinbase73d ago0x126b85…77e795
0xf637…75110x3e0a…78e7Base—$0.004456100%coinbase73d ago0xd89a2e…bb13a2
0xf637…75110x3e0a…78e7Base—$0.003646100%coinbase73d ago0x539427…eb6464
0xf637…75110x3e0a…78e7Base—$0.004883100%coinbase73d ago0x42c38f…0b4c56
0xf637…75110x3e0a…78e7Base—$0.004746100%coinbase73d ago0x8dab85…932186
0xf637…75110x3e0a…78e7Base—$0.00363100%coinbase74d ago0x8fd253…5fdf03
0xf637…75110x3e0a…78e7Base—$0.005464100%coinbase74d ago0x02d6b6…047158
0xf637…75110x3e0a…78e7Base—$0.00544100%coinbase74d ago0xcbfeac…f0d60c
0xf637…75110x3e0a…78e7Base—$0.004984100%coinbase74d ago0x1e104f…110453
0xf637…75110x3e0a…78e7Base—$0.004904100%coinbase74d ago0x8bf70c…3f8013
0xf637…75110x3e0a…78e7Base—$0.004016100%coinbase74d ago0x28f38c…7b650a
0xf637…75110x3e0a…78e7Base—$0.005306100%coinbase74d ago0x346a34…dd48f3
0xf637…75110x3e0a…78e7Base—$0.004542100%coinbase74d ago0xb96009…2d02c0
0xf637…75110x3e0a…78e7Base—$0.002671100%coinbase74d ago0xe67283…6ca67a
0xf637…75110x3e0a…78e7Base—$0.003801100%coinbase74d ago0x99bd8d…fe1851
0xf637…75110x3e0a…78e7Base—$0.004496100%coinbase74d ago0x8ebeba…042f87
0xf637…75110x3e0a…78e7Base—$0.004258100%coinbase74d ago0xb8a210…adec3f
0xf637…75110x3e0a…78e7Base—$0.003469100%coinbase74d ago0x03ebd6…c7c809
0xf637…75110x3e0a…78e7Base—$0.004261100%coinbase74d ago0x8bd1ef…6721b2

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.