Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4571…bbf30x4f26…1d77Base—$0.01100%coinbase59d ago0x2fb737…284501
0x4571…bbf30xdd2e…1d59Base—$0.01100%coinbase60d ago0xb4a3f5…bfd36d
0x4571…bbf30x5fa4…cbf0Base—$0.01100%coinbase60d ago0x952a7c…df295c
0x4571…bbf30xf1f5…beb0Base—$0.01100%coinbase60d ago0xd4fcdc…bc8b5d
0x4571…bbf30xd7bb…929fBase—$0.01100%coinbase60d ago0xc3ff1a…9beae0
0x4571…bbf30x939e…261fBase—$0.01100%coinbase60d ago0x4d6162…fe370e
0x4571…bbf30x6a8e…dd47Base—$0.01100%coinbase60d ago0x2041a5…7de49d
0x4571…bbf30xcb4e…fc6fBase—$0.01100%coinbase60d ago0x625676…3860b3
0x4571…bbf30xb8e7…cf59Base—$0.01100%coinbase60d ago0xdf061d…9cf0e4
0x4571…bbf30x2a01…cd82Base—$0.01100%coinbase60d ago0xe9001c…c16c69
0x4571…bbf30x20f2…a870Base—$0.01100%coinbase60d ago0x8f4a07…96e7c5
0x4571…bbf30x7f7b…bddaBase—$0.01100%coinbase60d ago0xd4027c…f21fee
0x4571…bbf30x5274…9d33Base—$0.01100%coinbase60d ago0xac0dec…8c2bd7
0x4571…bbf30x1d2b…509aBase—$0.01100%coinbase60d ago0xb3af84…1f70bb
0x4571…bbf30x27a3…a858Base—$0.01100%coinbase60d ago0xdc8f0b…5a4efb
0x4571…bbf30x8942…f162Base—$0.01100%coinbase60d ago0xc4c7b8…560f52
0x4571…bbf30xcc89…83ccBase—$0.01100%coinbase60d ago0x987be5…1d4a3f
0x4571…bbf30xfbe3…138fBase—$0.01100%coinbase60d ago0x87657b…afeaaf
0x4571…bbf30xc13a…12e4Base—$0.01100%coinbase60d ago0x2a53e0…e2b0fc
0x4571…bbf30x4968…34e8Base—$0.01100%coinbase60d ago0x626a11…463cfc
0x4571…bbf30x3036…53e9Base—$0.01100%coinbase60d ago0x7d681e…4768c5
0x4571…bbf30xb447…2943Base—$0.01100%coinbase60d ago0x14174d…48d755
0x4571…bbf30xe6a0…29b5Base—$0.01100%coinbase60d ago0x7ea40c…78f8cf
0x4571…bbf30x7cd8…aa1cBase—$0.01100%coinbase60d ago0x5a7842…4314e7
0x4571…bbf30x4fa3…8bfcBase—$0.01100%coinbase60d ago0x7f7370…b14bd9

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.