Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b8679…5ab686
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73103e…8a6dea
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x73103e…8a6dea
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76b22e…fe6ff0
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf547e…5e875b
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75ba34…b48fca
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca7011…6e1400
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3958ad…2f0171
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x691acf…7b43dc
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd543f…480ace
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65157c…396f52
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde61f2…2bb123
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a77da…e18b8f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3fd9be…f691d4
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x760acd…875360
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f8e98…cbafc7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb8fc7…617bcb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27ac1a…dc6e49
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4457a…a60de3
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcfb67e…29d7f4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd656fc…ce4364
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2be60d…9142fd
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x583349…e43187
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce0e25…71788d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6d53e…120f1c

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.