Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51d74f…c7f1fc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x784d1f…856dd0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae7148…ba62a1
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9dc78e…2c0301
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88e9bd…836f26
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef91a8…b3a3d9
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e420f…2d7007
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x10a328…0d0699
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6bd770…ee174c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b9a5c…16de31
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0d6dc…c324ca
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc91757…a702fe
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e9cbc…e3b7e6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50c9f7…140e21
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaeeaa7…40f33f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa14df2…a20fcc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21b449…2cf0da
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74375c…557200
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff65a5…aad1d8
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69f065…86f9f7
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c7897…898f91
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1d5aa…b2a119
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d1ebd…36d430
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4b65c…730791
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x240887…5d9893

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.