Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xb7e8fd…88494f
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xbeaf3b…505658
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x980da0…c1170d
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x7a21f7…c3fbda
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x0643ea…1a6ea2
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x87ec58…43112d
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x9968e2…7b78cd
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x58cbc7…12cff7
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x5e1b8a…ca9206
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xfa078a…8bf941
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xdbdcad…75964c
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x4ec7a0…4d2356
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x6503fc…8f2452
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xf4f9b3…ed199e
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x9a3c53…47e388
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xf3b557…d23c43
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x778584…e569aa
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x73b5b2…296fe9
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xfffc36…9a1c9a
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x1274c2…d4662e
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x15e869…fdeea8
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xfa8322…7f6b6a
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x0e0c69…cfb952
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x009fb0…7b209b
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xe0645a…8d5518

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.