Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8ff945…2115e5
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0fe3f9…1b5032
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06cda2…80ecbe
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x69511b…1f46d4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x406c63…f50571
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x66655f…409d2c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xafd926…59cd63
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5dd6f…7c40f8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9eed2…b38f8b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x173340…f5ea05
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5492ed…89ee84
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e2bb8…410e89
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9372b…83c617
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x420467…3c81e4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbff67b…de3fd0
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaff7a1…f3bb3c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ebf56…74e437
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44cf8c…6e16fa
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb6c5b5…e673a4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x887ca2…b29b82
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c8840…00bb2a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa24d88…d9d614
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa9d627…0c20ec
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2b5a8a…297c52
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16f3ef…3ba9c4

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.