Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x98da81…3fa9a6
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1fc718…c5d075
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee14b2…2345f5
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d9e85…6b5122
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c7db7…268516
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31ec09…529918
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4ce26…037d98
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7f44d…1361fe
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x643145…a51bb7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x027c7b…8878d6
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd024f2…a99c31
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb50654…ec0b11
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16f88f…41ecc2
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f7652…9c0e9b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0c8b4…adec7f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6103a…ce3218
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c9556…74ef07
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c92d1…f9c8fe
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x816c4a…684b5b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc17b08…0de2c0
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2c5ee…d71662
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b1f16…cb9b77
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09991d…7ccba1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8bd56b…9177ce
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc1f36…31d04b

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.