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%payAI103d ago0x23fd69…617d82
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x19ddf6…af3e27
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d63ad…b0caf9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x44a937…a0d97b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcdf166…8b936a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb35ee5…d355ce
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70c173…6748f7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x998b77…4f7966
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xedf862…b543ec
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5471ba…953e18
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc88626…81c3b3
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x298486…355fd5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9bca90…a4cabf
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab3e88…77751b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e810d…309c5d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcfde69…898276
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xddfa72…dae355
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26866b…4b1667
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1aa7c7…eb83c2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x727d92…91069c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a6f4a…667408
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ca73e…5f3fb2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5190f0…6a3c41
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86d2d2…aaee9d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc5f19…161a09

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.