Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x164893…0de95e
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x3502b9…6f4c19
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x04cfd6…72dabb
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x7fa30b…cbc194
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x9a0bf0…41de0c
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0xf1ac2f…2489c7
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0xfefb7d…ebdf58
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x07e832…a74a4d
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x62988a…4cf204
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x97a173…a50fb5
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x049d8b…7e0732
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x1a201a…f6e924
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0xad4aa3…801fd9
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x35c626…5549e6
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x0f8070…5de10c
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x93829c…f1ad4d
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x7219e4…65be94
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0xc0fa07…c63ceb
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x6a34a8…d51722
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0xa08c26…89ebc6
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0xd21e96…be8c2b
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x528935…f68014
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x5a730e…90e810
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0xebb028…183ff6
0xbec0…f3540xdd66…29b9Basex402 service$0.005100%coinbase21d ago0x7c748c…2daa78

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.