Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0x7e1d36…76a037
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0x367e96…dd55b0
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0xfa824b…b61d98
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x150cac…c8db65
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x520f94…f8724d
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x672c20…f21ed1
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x68e107…f99e81
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0xca1ca6…efec6c
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0x78cf2f…5f4d48
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0xe01138…2488d0
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0xfe87b1…948636
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x50e9a8…2949a8
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0xccf114…1cc751
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0xa21132…8d8dd4
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0xa700fd…e55b81
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x4b93d0…2d1f97
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0x2f336f…b7d0ab
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0xa316dd…f2c9e4
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0xcf9314…d88a92
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x326789…737c33
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0xa30316…9caaf6
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0x0ce62d…46cbf5
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0x3f0de1…92aa3a
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase15d ago0xf7eeb3…bc338b
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase15d ago0x501957…d7b213

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.