Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase88d ago0x71d5a3…da8aa3
0x185a…ab100xec96…1d5cBase$0.15100%coinbase88d ago0xaa921e…56da7f
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase88d ago0xd70f1d…a281df
0x185a…ab100xec96…1d5cBase$0.15100%coinbase89d ago0x855b05…aa6215
0x185a…ab100xec96…1d5cBase$0.30100%coinbase89d ago0x69db48…3be58c
0x185a…ab100xec96…1d5cBase$0.30100%coinbase89d ago0xa3d842…f8e360
0x185a…ab100xec96…1d5cBase$0.30100%coinbase89d ago0x755ceb…289053
0x185a…ab100xec96…1d5cBase$0.30100%coinbase89d ago0x6796c3…60a789
0x185a…ab100xec96…1d5cBase$0.15100%coinbase89d ago0xe4c363…e153c2
0x185a…ab100xec96…1d5cBase$0.30100%coinbase89d ago0xc65fc9…bd9818
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0x652fee…f7082d
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0xedcd89…ea5726
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0x765608…880bcf
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0x8de39e…338682
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0xb04d1d…5ff3da
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0xe6eca5…c4b09e
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0x88f497…1d36aa
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0x0582cd…d1ea8d
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase89d ago0x42cce9…2277b9

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.