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%payAI108d ago0x94f0c7…b1ec22
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07c9f7…32e5f3
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77c99d…c2c68d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf0af3…2baa3d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdab6f4…cd6ce1
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf813d1…66637a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf80679…211cb5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfea92d…51c4c2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbcd47b…38dd19
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd34d2…a77a61
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a8fd5…6ef348
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeac481…a0db33
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2f80d…08f806
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xddad21…bb0bf4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1d4a9…762966
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc252d9…c59385
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x751303…e15391
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x979d46…150c19
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x569b80…a1a5c4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe1dbed…81d96d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x084494…210f80
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae4982…05c182
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x173ad1…38f103
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ceddb…554784
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e0258…d6fb82

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.