Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…f85e0x1409…a91cBase—$0.01100%coinbase57d ago0x763c1b…3e31be
0x3c81…f85e0xe638…d5cfBase—$0.01100%coinbase57d ago0x41c3e2…5a4872
0x3c81…f85e0x239e…2001Base—$0.01100%coinbase57d ago0x024965…5df4cf
0x3c81…f85e0xd62b…2997Base—$0.01100%coinbase57d ago0x0c2395…060fca
0x3c81…f85e0xf285…2377Base—$0.01100%coinbase57d ago0x743773…41e96d
0x3c81…f85e0x19c9…3a0bBase—$0.01100%coinbase57d ago0x41dd8a…7a82e8
0x3c81…f85e0x1e52…b886Base—$0.01100%coinbase57d ago0x4595d6…416d94
0x3c81…f85e0x7030…8106Base—$0.01100%coinbase57d ago0xc22464…1048cd
0x3c81…f85e0x0c4b…2e92Base—$0.01100%coinbase57d ago0x998946…46163b
0x3c81…f85e0x7028…82c3Base—$0.01100%coinbase57d ago0xdefaa5…e3bace
0x3c81…f85e0x9262…6e2bBase—$0.01100%coinbase57d ago0xcf1213…f26fc2
0x3c81…f85e0xe487…7db7Base—$0.01100%coinbase57d ago0xfc8a6d…d0c41d
0x3c81…f85e0x2a42…2350Base—$0.01100%coinbase57d ago0xf22c3a…c3b067
0x3c81…f85e0x38d2…bc49Base—$0.01100%coinbase57d ago0x6f7879…a08bcc
0x3c81…f85e0x1a1d…f492Base—$0.01100%coinbase57d ago0xe876e9…87f612
0x3c81…f85e0x9c4c…a7eaBase—$0.01100%coinbase57d ago0x7711ce…de9ba1
0x3c81…f85e0x42b1…2a32Base—$0.01100%coinbase57d ago0xd3a590…c3f7a9
0x3c81…f85e0x4445…d6d4Base—$0.01100%coinbase57d ago0x420b74…b579c6
0x3c81…f85e0x0a86…9d3dBase—$0.01100%coinbase57d ago0x5d93a3…abb063
0x3c81…f85e0x8805…5987Base—$0.01100%coinbase57d ago0x47133e…1eef3f
0x3c81…f85e0x5e89…cf42Base—$0.01100%coinbase57d ago0xf15c66…411623
0x3c81…f85e0xa1c9…e784Base—$0.01100%coinbase57d ago0x105af1…9e6664
0x3c81…f85e0x2e10…c984Base—$0.01100%coinbase57d ago0x7bae58…504253
0x3c81…f85e0xdd5a…db46Base—$0.01100%coinbase57d ago0x7fde58…fca864
0x3c81…f85e0x768b…33dbBase—$0.01100%coinbase57d ago0x963313…0bb7c3

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.