Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%coinbase129d ago0xca700e…9adf10
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter129d ago0x4e1831…ab23c4
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase129d ago0x1feeb0…8d093c
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter129d ago0x3d33f8…8e5ff3
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%coinbase129d ago0xcc286c…c85154
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter129d ago0xbf5cfc…14f3ae
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter129d ago0x32df22…532f94
0x7e57…2f090x40a8…ad8bBasex402 service$0.005100%coinbase129d ago0x4b3640…119aad
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase129d ago0x588d8f…1c6719
0x7e57…2f090x40a8…ad8bBasex402 service$0.002100%coinbase129d ago0xb6090c…930c24
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase129d ago0xc67993…8054ba
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter129d ago0x6a3a56…2ff628
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter129d ago0xf243d0…3849f3
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase129d ago0xa8538a…8b6a5a
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase129d ago0xbe96ba…0a5e9b
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase129d ago0x1fc4c2…c5f023
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase129d ago0x646a85…a42549
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase129d ago0x8543b1…67dd94
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0x129347…5206a3
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase130d ago0xdcb5c5…735537
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase130d ago0xe2df03…bf3a90

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.