Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…4a500xba1b…0ef1Base—$0.01100%coinbase25d ago0x80f3e0…bb2625
0x3b1d…4a500x5793…cae6Base—$0.01100%coinbase25d ago0x904c98…d8df9b
0x3b1d…4a500x97ca…f0afBase—$0.01100%coinbase25d ago0x500736…0c875c
0x3b1d…4a500x505c…40a5Base—$0.01100%coinbase25d ago0xa70a62…b60cdb
0x3b1d…4a500xa21b…f075Base—$0.01100%coinbase25d ago0xbe34fd…e78279
0x3b1d…4a500xf116…9fc2Base—$0.01100%coinbase25d ago0xbaefa4…4e8a9d
0x3b1d…4a500xcdc9…1a66Base—$0.01100%coinbase25d ago0xf86391…b9f39c
0x3b1d…4a500x778d…ad8eBase—$0.01100%coinbase25d ago0xe2b9bd…f43060
0x3b1d…4a500xec72…9a4fBase—$0.01100%coinbase25d ago0xd95330…49d81b
0x3b1d…4a500xe211…051cBase—$0.02100%coinbase25d ago0x482b8b…cf73b3
0x3b1d…4a500x2975…418dBase—$0.01100%coinbase25d ago0x8b9669…15f2a7
0x3b1d…4a500x426b…22a5Base—$0.02100%coinbase25d ago0x671a7c…0049c5
0x3b1d…4a500x0da1…6f90Base—$0.01100%coinbase25d ago0x6a046e…d2b9ed
0x3b1d…4a500x8a54…8d8bBase—$0.02100%coinbase25d ago0x6fee86…98dcd2
0x3b1d…4a500x4d41…ec2bBase—$0.01100%coinbase25d ago0x1f0087…f97b96
0x3b1d…4a500x5b7a…fd36Base—$0.02100%coinbase25d ago0x7ae357…80ffa1
0x3b1d…4a500x602c…1ca1Base—$0.01100%coinbase25d ago0xff91ec…09efee
0x3b1d…4a500x7d37…362aBase—$0.02100%coinbase25d ago0xecc861…fd142d
0x3b1d…4a500x6f40…3fc5Base—$0.01100%coinbase25d ago0xea4c3c…4fb0a7
0x3b1d…4a500x13cd…ea68Base—$0.02100%coinbase25d ago0x9ddc5f…b33e06
0x3b1d…4a500x0970…9c02Base—$0.01100%coinbase25d ago0x4526d9…6f8252
0x3b1d…4a500x426f…44dfBase—$0.01100%coinbase25d ago0x74087c…4ee81a
0x3b1d…4a500xeb13…74d9Base—$0.01100%coinbase25d ago0xd3ee76…9ff904
0x3b1d…4a500xcb15…3499Base—$0.01100%coinbase25d ago0xd3f865…0a1023
0x3b1d…4a500x08a5…1cb0Base—$0.01100%coinbase25d ago0x4a39ed…a37012

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.