Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa104d…c67bfa
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05b6cd…02ea21
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f5357…0959c6
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x675b11…58af73
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc14c61…e74d76
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbeef88…ec9d17
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x262090…884e1c
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b3a06…4ea09a
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3c5ed…3a19c6
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bdfc3…adb0ac
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x118020…0510da
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2df9a…cb7fd9
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b1028…609d49
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9eb2b4…0a4d11
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55cf1f…3dc713
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a48f5…98b7e7
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x685dc4…d7f78f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2e684…0fc6d5
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4d3e1…6918f9
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe82248…b8ba6b
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84364f…ee04c9
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bb8d7…a2c6aa
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1295b…2a5c1d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a0f82…e9117a
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x861e7a…5d9bc9

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.