Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xbf6b78…4faa53
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xb721fe…bd9893
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xd27e41…a0dc82
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x6a6c96…d9de4e
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x2b0649…9c0306
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x8d2ce4…741d79
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x670be0…391272
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x8709a9…5813b9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x5d2cad…03e951
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xf161a5…7a968b
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xe5f058…c5d3fe
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x429e67…9b8fd3
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xffc81c…f8f5ac
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xc636bf…aa3dde
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x518e01…2c3140
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xf5096d…80190b
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x5c2387…4c47f5
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x6de9ae…956b78
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xf080ab…a6fc6c
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x168c91…c26cd9
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x54349f…cb88d3
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x1f7eae…100338
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0x5d1c78…eac1e6
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xc78129…a213d2
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase120d ago0xdaea0c…8b83d9

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.