Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59cf3f…70db94
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e2fc4…810a02
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4734e1…a35520
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf89aaa…8ffe8b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49cacd…1aacec
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x963f66…328555
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6af0d…39ed81
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce4247…8b272d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa2af6…8a3bc7
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb9797e…7a0f89
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a2e3c…7461ba
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d5bf4…cd0951
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7cd49…0965b1
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88494d…2c3a23
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaec818…caaf1e
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1badde…b2875c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a98a8…e91504
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x344488…7cb062
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x553408…5775cd
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x168707…b7a93e
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x043c56…fe1027
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a25f3…ea1b69
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2e6ac…ee85da
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4fead2…b880c5
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb88973…c806ee

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.