Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16f9ee…0426d3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xabd9c5…136be4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e0fc1…eab38f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf08bc8…0056c2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9dba4f…bc4f80
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9cefd4…733ac0
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xff43ac…5bbad5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x370557…b18cd3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0db59f…5312c3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd99cd7…953d90
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xff3561…5c026c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb57767…ae57d2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ac1f5…5f8094
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xad6518…f0624f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x93dc73…4ea76d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x96aaed…f5bd65
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8ab32…d99b3f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3b0ba6…1ecdb9
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x428e18…bbd340
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ff416…63b833
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x535866…df78a8
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda6e9b…04dec4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x91e238…ffe8c4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63f4ec…c34559
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbe450d…0ffd4a

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.