Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0a93e9…bbc9be
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f718e…491140
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x687dc7…83abcb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd03662…fada94
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d7512…b72bc5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3e4bd…f58d5f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb9e0f3…b42a7c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf91fe8…4e02f4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x134f77…6b0bd0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ea562…b51316
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x250541…167de3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a5094…0da833
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x72e93f…717c48
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa169ab…983dd4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x14c916…43bb5b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc9619…4fdde7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x075dcb…19ae9a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c03c4…ab69f5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x092187…e4441b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf55a58…c9231c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c923b…5e26ad
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d5849…0803b6
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ddd09…1ff702
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bf286…763251
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3896d7…2b9ce4

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.