Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa9b727…756f62
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xac7917…bb6e84
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc74f8…4bdc48
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdbd429…3e6cf6
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd945f9…30fb64
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x618bbc…0d7382
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb3b99…436678
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7492cf…ac9e57
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfbe790…12612c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6da4df…d0d3ef
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4d0877…0f49f6
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6974d6…6b1104
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x482f7d…2253a5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa3d9bc…8d1586
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7afc2…d41ccf
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x812d5c…c8c9be
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa53a0…7154f5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9136f0…f633ea
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa58cd…280f01
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98a074…3f1630
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8aa46e…c09d3a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe639e0…99bd0d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x73f654…40abc2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ff9e5…2a01a9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4efc6…a2d3ec

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.