Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x97a767…e995d4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48a5cc…1794ef
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00f7c4…97a720
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9cbd40…843ffd
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a2e66…e6d60c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x013115…71656a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe97760…8da943
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2cdd36…6ecc90
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd877ee…5c1456
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b8258…07954f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x242d3c…ae91df
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x050616…81f531
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc910f5…1713e5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x714974…2f35e5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37f06a…1877ef
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f794f…421277
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x305bd8…e9d6bc
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe42780…7701b6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1a86d…2b8485
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60dd8e…2e4264
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8b704…eb7ad8
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08deeb…ec91f1
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd460e8…7b5463
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ba61d…fbacbc
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93f12f…f2d5d9

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.