Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a95…28070xccc8…15beBase—$0.72100%0xf70d…dbef82d ago0xbd4677…1ddfc6
0x97e5…7fbd0xccc8…15beBase—$0.50100%0xf70d…dbef82d ago0x4ba946…e074b9
0xcf96…57c30xccc8…15beBase—$0.03100%0xf70d…dbef82d ago0x85340b…9b2eef
0xf5c0…cf120xccc8…15beBase—$0.91100%0xf70d…dbef82d ago0x781473…a7a5c6
0xcf96…57c30xccc8…15beBase—$0.03100%0xf70d…dbef82d ago0x1ccf98…b1f05f
ogcrypto420.eth0xccc8…15beBase—$380.00100%0xf70d…dbef82d ago0xcf87e5…22883f
0x3b9f…53200xccc8…15beBase—$3.00100%0xf70d…dbef82d ago0xc3f7fd…aa30a7
0x68c9…f9e70xccc8…15beBase—$350.00100%0xf70d…dbef82d ago0x5ed45a…1ce9ed
0x3eee…33ee0xccc8…15beBase—$2.50100%0xf70d…dbef82d ago0x553bed…979829
0x3f2d…453c0xccc8…15beBase—$2.00100%0xf70d…dbef82d ago0x1251fb…8634ac
0xf6ba…12340xccc8…15beBase—$1.31100%0xf70d…dbef82d ago0xef4b23…37dc15
0x1d11…de5f0xccc8…15beBase—$10.00100%0xf70d…dbef82d ago0x0f36a7…9e963f
0x35e5…a61a0xccc8…15beBase—$0.07100%0xf70d…dbef82d ago0x24d150…dec87a
0x2ec2…73640xccc8…15beBase—$202.00100%0xf70d…dbef82d ago0x29c509…6df22a
0x711f…1c3c0xccc8…15beBase—$27.28100%0xf70d…dbef82d ago0x41405e…b8b5ed
0x3d1e…11c10xccc8…15beBase—$92.61100%0xf70d…dbef82d ago0x92efbf…a53f19
0x35e5…a61a0xccc8…15beBase—$0.10100%0xf70d…dbef83d ago0x1faeeb…ca3f2f
0x35e5…a61a0xccc8…15beBase—$0.26100%0xf70d…dbef83d ago0x2145a8…f45bfb
0x624f…21c50xccc8…15beBase—$2.00100%0xf70d…dbef83d ago0x531d89…e77924
0x35e5…a61a0xccc8…15beBase—$0.17100%0xf70d…dbef83d ago0xde709e…358d55
0x35e5…a61a0xccc8…15beBase—$0.52100%0xf70d…dbef83d ago0x97b684…2e9564

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.