Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6779…a7050x0cfd…5f19Base—$0.01100%coinbase70d ago0x8f7cc3…560a48
0x6779…a7050xdb88…60f4Base—$0.01100%coinbase70d ago0x737add…c656c4
0x6779…a7050x48e4…2452Base—$0.01100%coinbase70d ago0xbcf3a0…310cd0
0x6779…a7050x273f…bf41Base—$0.01100%coinbase70d ago0xa39e05…624f31
0x6779…a7050x1102…b5f8Base—$0.01100%coinbase70d ago0x5e705b…dc1497
0x6779…a7050x9a96…8e9dBase—$0.01100%coinbase70d ago0x66a6af…c3ba59
0x6779…a7050x8efd…cf02Base—$0.01100%coinbase70d ago0x50c5e7…60d329
0x6779…a7050x0234…c443Base—$0.01100%coinbase70d ago0xacc9c3…c06bd2
0x6779…a7050x36b4…9c25Base—$0.01100%coinbase70d ago0x5f6c6d…d814a9
0x6779…a7050xf600…e032Base—$0.01100%coinbase70d ago0xbdcb19…af7d1a
0x6779…a7050xbb54…981fBase—$0.01100%coinbase70d ago0x1c9b65…f00527
0x6779…a7050x4ad5…583cBase—$0.01100%coinbase71d ago0x0b0d44…6e6236
0x6779…a7050xd8ba…0b24Base—$0.01100%coinbase71d ago0xdf41f3…327fb4
0x6779…a7050xc13a…c9bbBase—$0.01100%coinbase71d ago0x5d5156…f6443d
0x6779…a7050x5cd3…723dBase—$0.01100%coinbase71d ago0x957ce6…c05c99
0x6779…a7050x4c6c…b3e6Base—$0.01100%coinbase71d ago0x8d988f…ed82cd
0x6779…a7050xf1a5…0bcaBase—$0.01100%coinbase71d ago0xa68891…2900fe
0x6779…a7050x49a5…c42dBase—$0.01100%coinbase71d ago0x8df656…6711b8
0x6779…a7050xeb35…daaaBase—$0.01100%coinbase71d ago0x2a5c11…988755
0x6779…a7050x48d9…3a33Base—$0.01100%coinbase71d ago0x131462…d81ea1
0x6779…a7050x3a68…9b77Base—$0.01100%coinbase71d ago0xbfa904…1ed579
0x6779…a7050xb602…3a20Base—$0.01100%coinbase71d ago0xc4a4a1…734241
0x6779…a7050x15d8…30a5Base—$0.01100%coinbase71d ago0x35d86a…c5a664
0x6779…a7050xe0d6…c8f1Base—$0.01100%coinbase71d ago0xe4f9f4…5ece0b
0x6779…a7050xa99c…0366Base—$0.01100%coinbase71d ago0x31cfc4…f1384a

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.