Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe719…94f80x63ec…6e63Base—$0.01100%coinbase69d ago0xaa2c61…2e1ea5
0xe719…94f80x44ac…d64bBase—$0.01100%coinbase69d ago0xec4685…693e66
0xe719…94f80xbd8b…2b14Base—$0.01100%coinbase69d ago0x93d46e…27edd3
0xe719…94f80x9c42…8dfaBase—$0.01100%coinbase69d ago0xb21663…9a50f2
0xe719…94f80xf02a…95e4Base—$0.01100%coinbase69d ago0xb9813b…1ecc12
0xe719…94f80x1c03…867fBase—$0.01100%coinbase69d ago0x074895…4ef6bd
0xe719…94f80x8906…666aBase—$0.01100%coinbase69d ago0x598aba…e6c3e3
0xe719…94f80x6ddd…ee17Base—$0.01100%coinbase69d ago0xf8c69b…7f8340
0xe719…94f80x8d03…5396Base—$0.01100%coinbase69d ago0x7b6658…406e0d
0xe719…94f80x3235…1603Base—$0.01100%coinbase69d ago0x83360d…77a38d
0xe719…94f80x780b…e594Base—$0.01100%coinbase69d ago0x7adf92…20d661
0xe719…94f80x8481…1c45Base—$0.01100%coinbase69d ago0xd02d8e…a75d12
0xe719…94f80xcfca…5394Base—$0.01100%coinbase69d ago0xde63ff…5514f8
0xe719…94f80x8c0a…38dbBase—$0.01100%coinbase69d ago0x60883a…4dedf0
0xe719…94f80x8357…9f07Base—$0.01100%coinbase69d ago0x4e1d14…f99583
0xe719…94f80x3045…2398Base—$0.01100%coinbase69d ago0x626d7f…a01d39
0xe719…94f80x5623…8e62Base—$0.01100%coinbase69d ago0xe5fe76…81e2a4
0xe719…94f80xa6ed…2910Base—$0.01100%coinbase69d ago0xaa66f8…26c3db
0xe719…94f80x8986…18acBase—$0.01100%coinbase69d ago0x86ac85…a5cd34
0xe719…94f80x92b1…73b6Base—$0.01100%coinbase69d ago0x8833f9…f15f04
0xe719…94f80x880e…7fd7Base—$0.01100%coinbase69d ago0x3a30fe…f346e6
0xe719…94f80x3c27…d2cbBase—$0.01100%coinbase69d ago0x58e7f1…83e486
0xe719…94f80xcee3…e584Base—$0.01100%coinbase69d ago0x7dffc1…038898
0xe719…94f80x171c…2357Base—$0.01100%coinbase69d ago0xc78675…1b8e69
0xe719…94f80x7e5e…2928Base—$0.01100%coinbase69d ago0x6ea6cc…e4f38a

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.