Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed27…9d190x8508…5f1eBase—$0.01100%coinbase73d ago0x3d6c5d…bcc2b6
0xed27…9d190x3953…6ebcBase—$0.01100%coinbase73d ago0x004f95…d1d411
0xed27…9d190x4955…f2b7Base—$0.01100%coinbase73d ago0x280692…da21a9
0xed27…9d190xa6b6…f7e1Base—$0.01100%coinbase73d ago0x6c97eb…6303dd
0xed27…9d190xbe83…ed60Base—$0.01100%coinbase73d ago0xb2c6bd…75957a
0xed27…9d190xa940…b83eBase—$0.01100%coinbase73d ago0xa5654d…235e5d
0xed27…9d190x07be…30d6Base—$0.01100%coinbase73d ago0xddbd56…f16a4f
0xed27…9d190xb10a…eba4Base—$0.01100%coinbase73d ago0xd4ae5f…a26c5e
0xed27…9d190x0a02…f054Base—$0.01100%coinbase73d ago0x295c62…73bd8b
0xed27…9d190xa8c6…3014Base—$0.01100%coinbase73d ago0xd07d73…140316
0xed27…9d190xee97…9725Base—$0.01100%coinbase73d ago0x5f0e71…a2425c
0xed27…9d190xa75c…9376Base—$0.01100%coinbase73d ago0x40beb8…afe291
0xed27…9d190x9e69…012fBase—$0.01100%coinbase73d ago0xc2c428…22a057
0xed27…9d190xcd7e…2c86Base—$0.01100%coinbase73d ago0xa21090…d23bf5
0xed27…9d190x8627…2327Base—$0.01100%coinbase73d ago0x4924a2…2a32d5
0xed27…9d190x8b85…3309Base—$0.01100%coinbase73d ago0xd8afe8…0a3be5
0xed27…9d190x381f…1925Base—$0.01100%coinbase73d ago0xbea1df…922b3b
0xed27…9d190x1d04…55c5Base—$0.01100%coinbase73d ago0x72dcc2…f7aa22
0xed27…9d190x3bdb…7392Base—$0.01100%coinbase73d ago0x55d5fb…ae5a84
0xed27…9d190xe0b0…2ef9Base—$0.01100%coinbase73d ago0xcc871b…22b1c4
0xed27…9d190xc75f…9254Base—$0.01100%coinbase73d ago0x47b5c1…699b2b
0xed27…9d190x72c4…00a8Base—$0.01100%coinbase73d ago0xe198e6…917d44
0xed27…9d190xc82d…580aBase—$0.01100%coinbase73d ago0xc26a1f…0b03a3
0xed27…9d190xbbe1…3542Base—$0.01100%coinbase73d ago0x4835d3…b404d1
0xed27…9d190xd5fb…f361Base—$0.01100%coinbase73d ago0x3e0ac0…2da713

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.