Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x978f7d…72ad34
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x8777f4…c5ab1a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0xdef499…d66db9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x15b5bc…da1357
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x833730…81c292
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x2e825a…a80c62
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x78b4ef…08d4c1
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x2d30c6…2e17d3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x11faf3…31fa77
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0xc48d11…4b6882
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x0cfb18…561f9c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0xb3cfb7…da9cd0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0xce9c95…978a03
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase10d ago0x356805…dd7898
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x61f7c6…5e1112
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase10d ago0xbc22c4…138f65
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase10d ago0xfe5f0d…45f16f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x30ee2b…6ad51c
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase10d ago0x141d69…189ff0
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase10d ago0xb7f40e…5e122c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase10d ago0x3def2b…9aa6c6
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase10d ago0xac18fe…ea4a47
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase10d ago0x43329c…345428
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase11d ago0x82628b…c826ce
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase11d ago0xa28423…a064b7

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.