Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x8705e0…9eafce
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x678787…123218
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xeb340f…2c7caa
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x4c0b24…31782b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xbee8e1…151c1c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x347674…931711
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xe4c941…e4e11e
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x70e6dd…9065d4
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x34435a…ac5335
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x581aff…0c617b
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase50d ago0x6e8f60…c42be6
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x71388b…97dd7b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x26cafe…e6b8e1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xf61f77…e073c3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x1254f1…d576a9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x0ecb1f…7f336f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x595887…f4d911
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x2fbcec…bf3c20
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0xf1895d…3a4415
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x401fdc…b6dfcf
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0xfd7b8f…b296f4
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x590059…43bd0c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x22c2a0…b9a7af
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x3774eb…8465fd
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x3bc308…75a566

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.