Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14dd…e8e70x3e0a…78e7Base—$0.002921100%coinbase74d ago0x312086…992861
0x14dd…e8e70x3e0a…78e7Base—$0.005929100%coinbase74d ago0xa02707…2bcebf
0x14dd…e8e70x3e0a…78e7Base—$0.004985100%coinbase74d ago0x08ccff…d067be
0x14dd…e8e70x3e0a…78e7Base—$0.005568100%coinbase74d ago0x7b1d73…a62103
0x14dd…e8e70x3e0a…78e7Base—$0.004977100%coinbase74d ago0x06a87d…fbfe2a
0x14dd…e8e70x3e0a…78e7Base—$0.003247100%coinbase74d ago0xf49dae…8bd94b
0x14dd…e8e70x3e0a…78e7Base—$0.004121100%coinbase74d ago0xf9f229…161647
0x14dd…e8e70x3e0a…78e7Base—$0.005715100%coinbase75d ago0xae1766…ac61c8
0x14dd…e8e70x3e0a…78e7Base—$0.004608100%coinbase75d ago0x16f39d…f74245
0x14dd…e8e70x3e0a…78e7Base—$0.00475100%coinbase75d ago0x5c90fa…4d80e0
0x14dd…e8e70x3e0a…78e7Base—$0.005698100%coinbase75d ago0xc05c59…cf1048
0x14dd…e8e70x3e0a…78e7Base—$0.003965100%coinbase75d ago0xb18fde…0db035
0x14dd…e8e70x3e0a…78e7Base—$0.003418100%coinbase75d ago0x96a984…0b3e9a
0x14dd…e8e70x3e0a…78e7Base—$0.005743100%coinbase75d ago0x53925f…3ea323
0x14dd…e8e70x3e0a…78e7Base—$0.005532100%coinbase75d ago0xdf1d6e…f2512e
0x14dd…e8e70x3e0a…78e7Base—$0.005242100%coinbase75d ago0xbdd296…b5b983
0x14dd…e8e70x3e0a…78e7Base—$0.005579100%coinbase75d ago0x04a1e4…14d849
0x14dd…e8e70x3e0a…78e7Base—$0.00287100%coinbase75d ago0xc01dc4…b14fd6
0x14dd…e8e70x3e0a…78e7Base—$0.005854100%coinbase75d ago0xa8a801…b80812
0x14dd…e8e70x3e0a…78e7Base—$0.005259100%coinbase75d ago0xb52f7a…d176f4
0x14dd…e8e70x3e0a…78e7Base—$0.003872100%coinbase75d ago0x4d6512…0340f5

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.