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%payAI107d ago0x9030cc…b9c016
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x784168…3c8e9a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9baeac…ca12ff
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ae07d…4b1fe5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f385b…81e620
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3dbb17…82b882
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x86e328…bd8d93
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb1f36…073373
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb164e8…ed4d09
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x265103…669746
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x16aba8…dd4f82
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62e56c…d019ab
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb6cb8…315a7f
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76aa39…5caccc
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x206f7b…6a2c17
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf8694b…d4ca12
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7c489…cc762e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18d522…df8aef
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7abac0…823f3a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c01f3…1ff9f4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cc932…205e25
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x998673…dd7d59
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1e952…a4bafd
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2b3df…8c90eb
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x24da10…d97463

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.