Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d6235…b350f9
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb41de5…dc1183
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a851e…30e91b
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98a7b7…3a3a75
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2aa4d…e5d69b
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x863b8b…30b477
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4604b2…f8de05
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1fd22e…cfa0f0
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe24b4d…5564ad
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80f0aa…934f58
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0a47dd…ecefd3
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1edd24…5bfe2f
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x17b8dd…f4735b
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa75f16…ee2004
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e4c93…84833b
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x25175a…04e565
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7275d3…4eb2e1
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0b2873…1e8271
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x183ce7…05e341
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7cb8ed…e1bd16
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60a022…c34c9d
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc1f26e…c315a4
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6f8194…455e98
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3b64ea…69cc36
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x137fc5…c83521

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.