Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x002569…74bf56
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6ce67…808bdd
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x261421…ecfff7
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb3daa6…5ba701
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x575527…880f93
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd12b5…a25a89
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7f9354…d84a4d
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce7a80…71d37c
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3c19ae…4f67e5
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x346e35…4ef8ab
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8aec64…852130
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9dfc35…bd120c
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb459dd…25cb1b
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9c766…c67f2d
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x429e23…4f9ac8
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a1c4b…5dc75d
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2b57d4…74539e
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x386b92…7d31e0
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf8022c…3b7400
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf26353…0b78cc
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc311ae…33bf59
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd1673a…62e2a8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xba9c67…ba4dc5
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x05892c…8ad89d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef598b…74294e

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.