Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x7adc4a…449c73
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0xb08ae6…67ca1c
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x0f9681…f05459
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x0f67b2…fe9f5b
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x2b7f84…2cf20a
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x275d72…3e948a
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x0f676d…685a86
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0xe410bc…42fe72
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x28e9be…d7ad28
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0xc4a1d6…b95e1b
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x2935fb…1bb59f
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0xa2205e…51f4c5
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0xb211fb…85c9d2
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0xf5c472…7fe770
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x4ad63d…d893d7
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0xbf2bf5…9be8e1
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x255523…875b23
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x755d73…e23e35
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x444c42…0a8431
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xf11ff1…b2cad3
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xbb9379…7d4316
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x33dfc2…f7da68
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x22d849…80d16c
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x491cce…d7584b
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x92a680…627552

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.