Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x20179a…f25951
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f6a45…171e05
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb439b…94564f
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x70ae4d…9279ee
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1dce24…ff7c50
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a00a3…0a2b0c
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b405f…4ea93c
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62b45b…b87e83
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa8332e…347ae5
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdaba5f…63067b
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c058a…e470c6
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7164ae…00c7b3
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa8e63d…a5976a
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2f09dc…9cfe21
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1fc2b4…d41bd3
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa22873…496ce3
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x648427…b632fb
0x0884…5b970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x409009…639324
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI112d ago0x25da24…6228bf
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbe0d94…d6f76b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3ca995…627d81
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI112d ago0xad2ccd…1aba66
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI112d ago0x938a4f…2abe6f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3db6f8…4ebdd6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbceca9…843dc3

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.