Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x58f2c3…573b47
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05f24c…21d628
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x566fce…f7ffda
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xacc891…3982d0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x269633…97d130
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcbf3f0…41a580
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd391f…b026d9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60eb5f…ebdd72
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf889ec…9f42a4
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e1f6f…ca760c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74dd8c…573c65
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x63e34c…82bd11
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda789e…207e76
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60f2dc…de5ac9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0345f8…ffe37f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60f47a…441fd5
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd6fe45…fcd00a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xafd0da…02b2c0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa96465…ffdf7a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x316367…b08a0b
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1dc8d9…383907
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5fc910…a57269
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x817d7c…64eff7
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x44aeb1…c65dcc
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1c5c6…c5407f

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.