Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x846680…941c8a
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef6b8d…ae41c6
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3cca9d…de76a0
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x269266…27bac6
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcfb4a6…0403c6
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ecd90…85a24d
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf30731…405291
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x374df7…1f8362
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x70eb09…cb11d2
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x807408…a9dbcb
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba3a5c…96085f
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e20be…4f6d40
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaccf96…c1a8d0
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6dddfe…9c39f5
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb4284…a07e68
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5c0ccc…7eee28
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x186b24…e028d8
0x2719…80d80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0306d6…d39c48
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5830e6…a48ee1
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6a15a8…5a5f01
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbaddb7…a446a4
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe07c91…7ba865
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b5567…9b01e9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f9b48…b07720
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5bdb89…1b30f2

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.