Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x886a…67c00x3e0a…78e7Base—$0.002671100%coinbase74d ago0xd91e98…b1de9b
0x886a…67c00x3e0a…78e7Base—$0.004581100%coinbase75d ago0x58cfa8…276f2e
0x886a…67c00x3e0a…78e7Base—$0.003011100%coinbase75d ago0x5c65a7…4818f8
0x886a…67c00x3e0a…78e7Base—$0.003183100%coinbase75d ago0x200581…fb5777
0x886a…67c00x3e0a…78e7Base—$0.005317100%coinbase75d ago0xcf7179…f3ee24
0x886a…67c00x3e0a…78e7Base—$0.005276100%coinbase75d ago0xcaa832…d0f84c
0x886a…67c00x3e0a…78e7Base—$0.005254100%coinbase75d ago0x4f6624…7327d6
0x886a…67c00x3e0a…78e7Base—$0.004482100%coinbase75d ago0x6882f2…1f9363
0x886a…67c00x3e0a…78e7Base—$0.003549100%coinbase75d ago0x9dd813…f95255
0x886a…67c00x3e0a…78e7Base—$0.003473100%coinbase75d ago0x148645…ac503d
0x886a…67c00x3e0a…78e7Base—$0.002931100%coinbase75d ago0x17aab0…caab9b
0x886a…67c00x3e0a…78e7Base—$0.002918100%coinbase75d ago0x24cd13…b99845
0x886a…67c00x3e0a…78e7Base—$0.004348100%coinbase75d ago0xee0d2b…1d1098
0x886a…67c00x3e0a…78e7Base—$0.004393100%coinbase75d ago0x69d634…22abcb
0x886a…67c00x3e0a…78e7Base—$0.005604100%coinbase75d ago0xb26ff0…49814a
0x886a…67c00x3e0a…78e7Base—$0.003359100%coinbase75d ago0x950c77…cb0997
0x886a…67c00x3e0a…78e7Base—$0.005926100%coinbase75d ago0xc5c650…73476e
0x886a…67c00x3e0a…78e7Base—$0.004137100%coinbase75d ago0x3c9edc…0a92ae
0x886a…67c00x3e0a…78e7Base—$0.003202100%coinbase75d ago0x48b727…2b8b1d
0x886a…67c00x3e0a…78e7Base—$0.004985100%coinbase75d ago0x66369d…90f511
0x886a…67c00x3e0a…78e7Base—$0.00348100%coinbase75d ago0x9b6ec3…a80d81
0x886a…67c00x3e0a…78e7Base—$0.003871100%coinbase75d ago0xd6fc8a…5b8728
0x886a…67c00x3e0a…78e7Base—$0.004358100%coinbase75d ago0x10caba…ca90c1
0x886a…67c00x3e0a…78e7Base—$0.004035100%coinbase75d ago0x6eca71…09bfa4
0x886a…67c00x3e0a…78e7Base—$0.003665100%coinbase75d ago0x9cab58…f3d314

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.