Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfc981…4e469f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x776355…5279d9
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x36d937…5a196c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28097e…525a3f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa86e72…552368
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c8588…a38f85
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf97d9c…bde34b
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d7551…664871
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x864bc0…0f606d
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb494b1…78ecb6
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9ed09…2c698c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x570dd6…3d1080
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x717fbf…68c347
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc95e1e…3db7c7
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6be695…f6f22a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0741f7…8f9dd6
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5cb044…b85352
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc5eb5…c38026
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbffd88…838151
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0ae16…11ed8a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f2c4e…7556fb
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49da97…e43784
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe29c45…d664ea
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e79e3…d39e7a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0601e7…8202cb

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.