Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe7c7cd…a965d2
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44d6be…ff9e3b
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x486990…38ddc8
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7d392…8bc853
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3cc014…4aaf18
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfeaf9b…adfa57
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad39dd…ef9ecd
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac1f39…daf2ac
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a0e8e…1c67e2
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x855074…38b033
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdeb1a7…e24ee1
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd44236…4f14e3
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc61e45…efbeac
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c7821…08c446
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc50f04…266dcd
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe89fa5…802503
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x166384…acf845
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefa1df…259522
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafef15…da248a
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x374e7a…f80f37
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf78e90…2b8d08
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd84883…385c95
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc889d2…cb945b
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3fe80…a20f35
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd8830a…5ea124

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.