Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xfac619…44f60b
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xa3db02…da234e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xb84de8…ae373a
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xe154d7…351ac1
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x5de3d1…4b1bea
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x30fb48…d7c559
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x1c5ce5…84d4d5
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x73ea96…e42059
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xeab125…2a1689
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x13bc8d…e5ec83
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xd1a49f…a44d74
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xd1f7b2…6c76c8
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x93eb92…62f059
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x0bcc45…300b5a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x2a1bee…2fb24d
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x7048ed…a97b8a
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x72348d…e9810d
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x58bf61…fae8c8
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0xbd79de…19c21c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x70b37d…bdd752
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase20d ago0x5f99d6…9d5fe0
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x661f80…c21a89
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x8afe6c…65b923
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0xdd0af3…d25c25
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase20d ago0x87abb3…74eff4

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.