Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x8a492f…50a114
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x99fb63…ea7d47
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x86bf0d…42ae66
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x69acfd…b4c3e9
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0xf3a657…56e9c7
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x112006…102fde
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0xdc4eb8…41bf8e
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x704a4b…839764
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0xba670f…76a201
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x9bc1a9…98b8fd
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x473104…48aa2c
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x20ce9b…8b22c5
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x833e7c…d37e39
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0xeef05d…d0036f
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x68e4e6…64cf69
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0xce3fee…9bdfc9
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x14b109…1299cc
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x9e7c3e…353e12
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x034dc5…c99ac0
0x3a2d…cca60x13bf…b9a7Base—$0.003100%candidates51d ago0x322308…13e30f
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x00e40c…cedab4
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0xdc4af0…bc9650
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x44cc87…2c18fc
0x3a2d…cca60x13bf…b9a7Base—$0.00370%candidates51d ago0x60c1a4…c67ff6
0x3a2d…cca60x13bf…b9a7Base—$0.002100%coinbase51d ago0x9f32a7…d56076

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.