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%payAI106d ago0xa572aa…27fd38
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x151643…3a7865
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3cdea3…444090
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xffb175…52e515
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3152c5…997241
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3f311…7511d4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb9a6b…5178a1
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ee376…7f475c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf02ae6…9a0140
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5eb686…910b85
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x031e64…ed57cd
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87d2fc…902ba3
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6b3d5…b185c9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97be63…c48aad
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30335a…3be138
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x256882…2c596c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x440893…4bb7f0
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0163d…2c0111
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d77db…16b8e9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8eccfb…499862
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe15bef…136e74
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52cf18…087821
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x036acd…544a60
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x742c73…d5b915
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67e0d5…90e28f

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.