Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase2h ago0x7fbbd1…0e1d76
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase2h ago0x134c51…d7d464
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase2h ago0x4d0b95…a69855
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase2h ago0x690b2b…a7376c
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase2h ago0xe6f0fb…43acac
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase2h ago0x8857fd…cc6aed
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase2h ago0xf6330c…e50943
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0x54acf7…9ce554
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0x36cb50…0beef8
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0xa19651…568004
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0x211343…72c718
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0xc921e9…6683df
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0xce1d35…cd60c3
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0x3820bc…84b608
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0xeb5ac4…3d66fa
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase3h ago0x97eb46…e50974
0x6821…ce220x2c87…735fBasex402 service$0.10100%coinbase8h ago0x706502…51204c
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0x42738d…8e7277
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0xd4a0b7…ff2237
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0x7ca6bf…a4b4a6
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0xe8dde8…c2aaf9
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0x71cd7d…aaeeea
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0xc64e25…22b9bd
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0xd81e02…0a173a
0x6821…ce220x2c87…735fBasex402 service$0.05100%coinbase8h ago0xfb9ac0…e6e8fd

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.