Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0x541c…6595Base—$0.01100%coinbase56d ago0xa6a5ce…6d81f0
0x1d85…dd5a0x91cb…acd6Base—$0.01100%coinbase56d ago0x492f95…7aec1c
0x1d85…dd5a0xc9db…e99dBase—$0.01100%coinbase56d ago0xde23bb…8c3d27
0x1d85…dd5a0xc535…4b01Base—$0.01100%coinbase56d ago0x734053…71331a
0x1d85…dd5a0xe3fa…4a2dBase—$0.01100%coinbase56d ago0x2c2998…e832e3
0x1d85…dd5a0xae44…5c69Base—$0.01100%coinbase56d ago0xd1ac89…951b08
0x1d85…dd5a0xc370…eb9bBase—$0.01100%coinbase56d ago0xa3a960…5abf32
0x1d85…dd5a0x7063…a6acBase—$0.01100%coinbase56d ago0x521d55…47ab25
0x1d85…dd5a0x646d…889bBase—$0.01100%coinbase56d ago0xc72d13…840e14
0x1d85…dd5a0xfed8…a16dBase—$0.01100%coinbase56d ago0x421cf9…5ca2b2
0x1d85…dd5a0x82a5…b586Base—$0.01100%coinbase56d ago0xbdbdf9…4a9b05
0x1d85…dd5a0x254d…8d65Base—$0.01100%coinbase56d ago0x306a06…166939
0x1d85…dd5a0x799c…66f1Base—$0.01100%coinbase56d ago0x754714…62f603
0x1d85…dd5a0xfa28…5935Base—$0.01100%coinbase56d ago0xa871c6…902eb4
0x1d85…dd5a0xa46b…70d8Base—$0.01100%coinbase56d ago0x6d4232…ccb67c
0x1d85…dd5a0xc69a…5f38Base—$0.01100%coinbase56d ago0x0113b1…90700f
0x1d85…dd5a0x0938…57a8Base—$0.01100%coinbase56d ago0x2401e6…939f65
0x1d85…dd5a0x8aef…2336Base—$0.01100%coinbase56d ago0x78e951…b7c0ae
0x1d85…dd5a0xda35…af20Base—$0.01100%coinbase56d ago0x8ae152…0d493b
0x1d85…dd5a0x4e3a…223bBase—$0.01100%coinbase56d ago0x0e7831…c0d1aa
0x1d85…dd5a0x4690…1907Base—$0.01100%coinbase56d ago0x701d32…370030
0x1d85…dd5a0x9204…18e9Base—$0.01100%coinbase56d ago0x50f042…fc5028
0x1d85…dd5a0x8ecf…1bb3Base—$0.01100%coinbase56d ago0xe15c9f…1317f1
0x1d85…dd5a0xf276…4d83Base—$0.01100%coinbase56d ago0x671504…654e7d
0x1d85…dd5a0xcd22…154aBase—$0.01100%coinbase56d ago0xca1ad9…2ecf6c

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.